aboutsummaryrefslogtreecommitdiff
path: root/www/caudium14
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-31 13:52:41 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-31 13:52:41 +0000
commitf4ec9c6ead3b8e182d8d38b1a298bf069656bb6c (patch)
tree32347259980b6b9796b687a62e11b06502a78feb /www/caudium14
parentb946b8046c2ab963e03753428f6781cc817ef429 (diff)
downloadports-f4ec9c6ead3b8e182d8d38b1a298bf069656bb6c.tar.gz
ports-f4ec9c6ead3b8e182d8d38b1a298bf069656bb6c.zip
Notes
Diffstat (limited to 'www/caudium14')
-rw-r--r--www/caudium14/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/caudium14/Makefile b/www/caudium14/Makefile
index c009d855cda6..e82e0f71bbf8 100644
--- a/www/caudium14/Makefile
+++ b/www/caudium14/Makefile
@@ -7,6 +7,7 @@
PORTNAME= caudium12
PORTVERSION= 1.2.34
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ftp://ftp.caudium.net/caudium/source/ \
ftp://ftp.oav.net/caudium/source/
@@ -15,10 +16,11 @@ DISTNAME= caudium-${PORTVERSION}
MAINTAINER= kiwi@oav.net
COMMENT= A free webserver which is based on the Roxen Challenger 1.3 code base
-BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike72/
+BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike72/ \
+ pexts>0:${PORTSDIR}/lang/pexts/
LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron/
-RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof/
-DEPENDS= ${PORTSDIR}/lang/pexts/
+RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof/ \
+ pexts>0:${PORTSDIR}/lang/pexts/
WRKSRC= ${WRKDIR}/${DISTNAME}