summaryrefslogtreecommitdiff
path: root/lang/ccscript/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-12-30 16:55:12 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-12-30 16:55:12 +0000
commit2afce06c33a628075668aa818ad6bfffcf25b11c (patch)
tree3e9e297f55acf3a002e9535d58d1811abf2cd24f /lang/ccscript/Makefile
parentMark BROKEN with GCC 4.2 on all archs. (diff)
- Add missing dependency
Reported by: erwin, pav
Notes
Notes: svn path=/head/; revision=204715
Diffstat (limited to 'lang/ccscript/Makefile')
-rw-r--r--lang/ccscript/Makefile2
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