aboutsummaryrefslogtreecommitdiff
path: root/www/horde-wicked
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-07-31 07:41:50 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-07-31 07:41:50 +0000
commit38fbf689989cbcbaa56c6e4643233957969ef117 (patch)
tree5e5f18e2e76e9a8743f2a8659491757864a164ff /www/horde-wicked
parent1fa41af5480c4eec54f7dc65af339b29dcd8987e (diff)
downloadports-38fbf689989cbcbaa56c6e4643233957969ef117.tar.gz
ports-38fbf689989cbcbaa56c6e4643233957969ef117.zip
Notes
Diffstat (limited to 'www/horde-wicked')
-rw-r--r--www/horde-wicked/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/horde-wicked/Makefile b/www/horde-wicked/Makefile
index b4a2c8c5ae31..75dea0d2d3a8 100644
--- a/www/horde-wicked/Makefile
+++ b/www/horde-wicked/Makefile
@@ -8,6 +8,7 @@
PORTNAME= wicked
DISTVERSIONPREFIX?=
DISTVERSION= 0.0.20080730
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES?= LOCAL/beech \
http://www.alaskaparadise.com/freebsd/
@@ -19,5 +20,7 @@ USE_HORDE= base pkg-message
USE_GETTEXT= yes
PORTDOCS= README CHANGES CREDITS INSTALL TODO
+BUILD_DEPENDS+= ${PEARDIR}/Text/Wiki.php:${PORTSDIR}/www/pear-Text_Wiki
+
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>