diff options
Diffstat (limited to 'lang/ccscript/Makefile')
-rw-r--r-- | lang/ccscript/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile index f1619cc..11ca96b 100644 --- a/lang/ccscript/Makefile +++ b/lang/ccscript/Makefile @@ -17,6 +17,7 @@ COMMENT= State-event driven class extendible C++ script interpreter LIB_DEPENDS= ccgnu2-1.5.0:${PORTSDIR}/devel/commoncpp +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_GCC= 3.4+ |