diff options
Diffstat (limited to 'devel/libukcprog/Makefile')
-rw-r--r-- | devel/libukcprog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile index 0881fb82f9cd..01e4e31b02b9 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -24,7 +24,7 @@ MAN3= ukcprog.3 DIST_SUBDIR= i-scream GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13:inc USE_GNOME= gnomehack gnometarget pkgconfig lthack .include <bsd.port.mk> |