summaryrefslogtreecommitdiff
path: root/lang/ccscript/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-06-03 22:31:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-06-03 22:31:21 +0000
commit404d7fdd2b7df5c8b2d8cdf36cebe1f5b1287dbe (patch)
tree70e416923c0452fa07843689c61a748930c4f277 /lang/ccscript/Makefile
parent- Update to 1.2.7 (diff)
- Chase commoncpp shlib bump
- Update MASTER_SITES - General port goodness PR: ports/81863 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to '')
-rw-r--r--lang/ccscript/Makefile14
1 files changed, 5 insertions, 9 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile
index 72be4065b50e..38172abf8cff 100644
--- a/lang/ccscript/Makefile
+++ b/lang/ccscript/Makefile
@@ -7,24 +7,20 @@
PORTNAME= ccscript
PORTVERSION= 2.5.7
+PORTREVISION= 1
CATEGORIES= lang
-MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gnu/} \
- ${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
-MASTER_SITE_SUBDIR= ccscript/:gnu \
- bayonne/:sf
-DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:gnu \
- ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:sf
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= gnutelephony
MAINTAINER= ports@FreeBSD.org
COMMENT= State-event driven class extendible C++ script interpreter
-LIB_DEPENDS= ccgnu2-1.1.0:${PORTSDIR}/devel/commoncpp
+LIB_DEPENDS= ccgnu2-1.2.1:${PORTSDIR}/devel/commoncpp
USE_GNOME= gnometarget
-GNU_CONFIGURE= yes
+USE_LIBTOOL_VER= 15
INSTALL_TARGET= install man
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER= 15
MAN3= ScriptCommand.3cc ScriptImage.3cc ScriptInterp.3cc \
ScriptModule.3cc ScriptSymbol.3cc Script_Locks.3cc \