aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorbrix <brix@FreeBSD.org>2010-07-12 22:48:56 +0800
committerbrix <brix@FreeBSD.org>2010-07-12 22:48:56 +0800
commitd113f563f450a93f3471d7080c65a75cb3dd31ee (patch)
treefdcc293ecbe0ca993ca01e15118d5a85c37c2d56 /www
parentf3d8c8ff7a45a904a3b2323f6b550af796518b5c (diff)
downloadfreebsd-ports-gnome-d113f563f450a93f3471d7080c65a75cb3dd31ee.tar.gz
freebsd-ports-gnome-d113f563f450a93f3471d7080c65a75cb3dd31ee.tar.zst
freebsd-ports-gnome-d113f563f450a93f3471d7080c65a75cb3dd31ee.zip
- Depend on textproc/po4a v0.39 or newer
- Bump PORTREVISION
Diffstat (limited to 'www')
-rw-r--r--www/ikiwiki/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile
index 1cc4b5e00114..a8771714a2e7 100644
--- a/www/ikiwiki/Makefile
+++ b/www/ikiwiki/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ikiwiki
PORTVERSION= 3.20100704
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} \
http://kitenet.net/~joey/debian/unstable/
@@ -27,7 +28,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-
${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
RUN_DEPENDS= ${BUILD_DEPENDS} \
${SITE_PERL}/File/MimeInfo.pm:${PORTSDIR}/devel/p5-File-MimeInfo \
- ${SITE_PERL}/Locale/Po4a/Common.pm:${PORTSDIR}/textproc/po4a \
+ po4a>=0.39:${PORTSDIR}/textproc/po4a \
${SITE_PERL}/RPC/XML.pm:${PORTSDIR}/net/p5-RPC-XML \
${SITE_PERL}/XML/Feed.pm:${PORTSDIR}/textproc/p5-XML-Feed \
${SITE_PERL}/Authen/Passphrase.pm:${PORTSDIR}/security/p5-Authen-Passphrase