summaryrefslogtreecommitdiffstats
path: root/www/campsite
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2005-12-15 06:53:59 +0000
committerale <ale@FreeBSD.org>2005-12-15 06:53:59 +0000
commit40098654d74689d4e1feb39206cc02237ee40cc4 (patch)
tree8a60232113be1001ed5feea19262ba1340a3cd4e /www/campsite
parent7b7e2bc67a3304aeb00f190fbbebf01ef01e9c02 (diff)
downloadFreeBSD-ports-40098654d74689d4e1feb39206cc02237ee40cc4.zip
FreeBSD-ports-40098654d74689d4e1feb39206cc02237ee40cc4.tar.gz
Fix dependency after removal of WANT_PHP_PEAR.
Spotted by: pointyhat via kris
Diffstat (limited to 'www/campsite')
-rw-r--r--www/campsite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/campsite/Makefile b/www/campsite/Makefile
index 335c454..777e348 100644
--- a/www/campsite/Makefile
+++ b/www/campsite/Makefile
@@ -18,7 +18,8 @@ COMMENT= The free and open multilingual web publishing tool for news sites
LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \
idn.16:${PORTSDIR}/dns/libidn
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
- gm4:${PORTSDIR}/devel/m4
+ gm4:${PORTSDIR}/devel/m4 \
+ pear:${PORTSDIR}/devel/pear
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
${LOCALBASE}/share/pear/HTTP/Client.php:${PORTSDIR}/www/pear-HTTP_Client \
${LOCALBASE}/share/pear/File.php:${PORTSDIR}/sysutils/pear-File \
@@ -34,7 +35,6 @@ USE_APACHE= YES
BROKEN_WITH_PHP= 5
USE_PHP= mysql curl pcre xml xmlrpc
WANT_PHP_CLI= YES
-WANT_PHP_PEAR= YES
USE_PHP_BUILD= YES
HAS_CONFIGURE= yes
OpenPOWER on IntegriCloud