summaryrefslogtreecommitdiff
path: root/lang/ccscript
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-16 23:20:58 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-16 23:20:58 +0000
commit2550eec78eb65a877949b2462526f24e9cee5b44 (patch)
tree733113456249a21f89b45f92c7c2b50ebed4da0e /lang/ccscript
parent- Update to 1.0.2 (diff)
BROKEN: Broken dependency
Notes
Notes: svn path=/head/; revision=101089
Diffstat (limited to 'lang/ccscript')
-rw-r--r--lang/ccscript/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile
index 72204502a2bb..dfc79764bc07 100644
--- a/lang/ccscript/Makefile
+++ b/lang/ccscript/Makefile
@@ -17,6 +17,8 @@ COMMENT= State-event driven class extendible C++ script interpreter
LIB_DEPENDS= ccgnu2-1.0.0:${PORTSDIR}/devel/commoncpp
+BROKEN= "Broken dependency"
+
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_AUTOCONF= yes