aboutsummaryrefslogtreecommitdiff
path: root/devel/libukcprog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libukcprog/Makefile')
-rw-r--r--devel/libukcprog/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile
index b58449d3e9aa..cad8c74c54bd 100644
--- a/devel/libukcprog/Makefile
+++ b/devel/libukcprog/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libukcprog
PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
@@ -23,5 +23,6 @@ DIST_SUBDIR= i-scream
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
+USE_GNOME= gnomehack
.include <bsd.port.mk>