diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-12-30 16:55:12 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-12-30 16:55:12 +0000 |
commit | 2afce06c33a628075668aa818ad6bfffcf25b11c (patch) | |
tree | 3e9e297f55acf3a002e9535d58d1811abf2cd24f /lang | |
parent | 0682357bce117d293773a3be92805f4d0a25a019 (diff) | |
download | ports-2afce06c33a628075668aa818ad6bfffcf25b11c.tar.gz ports-2afce06c33a628075668aa818ad6bfffcf25b11c.zip |
Notes
Diffstat (limited to 'lang')
-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 |