diff options
Diffstat (limited to 'devel/libukcprog/Makefile')
-rw-r--r-- | devel/libukcprog/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile index 251ee0dbcd6b..ec75f17c80be 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -7,7 +7,7 @@ PORTNAME= libukcprog PORTVERSION= 1.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ @@ -24,7 +24,6 @@ MAN3= ukcprog.3 DIST_SUBDIR= i-scream GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:13:inc USE_GNOME= gnomehack gnometarget pkgconfig lthack .include <bsd.port.mk> |