diff options
-rw-r--r-- | lang/ccscript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile index 98583f950454..c89bf1169f91 100644 --- a/lang/ccscript/Makefile +++ b/lang/ccscript/Makefile @@ -19,7 +19,7 @@ COMMENT= State-event driven class extendible C++ script interpreter LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnometarget +USE_GNOME= pkgconfig gnometarget GNU_CONFIGURE= yes USE_LDCONFIG= yes |