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 eacecd854193..79f870b7ca7f 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -26,6 +26,6 @@ MAN3= ukcprog.3 DIST_SUBDIR= i-scream GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack gnometarget pkgconfig lthack +USE_GNOME= gnomehack pkgconfig lthack .include <bsd.port.mk> |