aboutsummaryrefslogtreecommitdiff
path: root/security/base
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-11 11:39:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-11 11:39:03 +0000
commit882af9a8dbc5ade4e1b0ecfa2f4c6080b54f9d4a (patch)
tree1b464b8464bd13e04bc96e2fb55079a9146a7ad0 /security/base
parent0bcf17616bf01c55b6dc2d9d291b10f000f2951e (diff)
downloadports-882af9a8dbc5ade4e1b0ecfa2f4c6080b54f9d4a.tar.gz
ports-882af9a8dbc5ade4e1b0ecfa2f4c6080b54f9d4a.zip
Notes
Diffstat (limited to 'security/base')
-rw-r--r--security/base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/base/Makefile b/security/base/Makefile
index 269a9838fb25..55fd92a74617 100644
--- a/security/base/Makefile
+++ b/security/base/Makefile
@@ -7,6 +7,7 @@
PORTNAME= base
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF/secureideas
@@ -20,7 +21,7 @@ RUN_DEPENDS= ${ADODB_DIR}/adodb.inc.php:${PORTSDIR}/databases/adodb \
WRKSRC= ${WRKDIR}/${PORTNAME}-php4
-USE_PHP= gd gettext pcre session zlib
+USE_PHP= gd gettext pcre session zlib ctype
ADODB_DIR= ${LOCALBASE}/share/adodb