aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-10-24 20:42:06 +0800
committermiwi <miwi@FreeBSD.org>2008-10-24 20:42:06 +0800
commitbca677d1fd3f6d2af4df33bd7396a40c2d4ee094 (patch)
tree9e0ac2aa5cd304b6eb7b1cdd0d762f3c64307a27 /www
parente117324edab243964e8d30344f1910db9fd387b4 (diff)
downloadfreebsd-ports-gnome-bca677d1fd3f6d2af4df33bd7396a40c2d4ee094.tar.gz
freebsd-ports-gnome-bca677d1fd3f6d2af4df33bd7396a40c2d4ee094.tar.zst
freebsd-ports-gnome-bca677d1fd3f6d2af4df33bd7396a40c2d4ee094.zip
- Add missing dependency
PR: 128292 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Approved by: maintainer
Diffstat (limited to 'www')
-rw-r--r--www/rt36/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rt36/Makefile b/www/rt36/Makefile
index 61a50cd5ae30..2a1fe493567b 100644
--- a/www/rt36/Makefile
+++ b/www/rt36/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rt
PORTVERSION?= 3.6.7
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES?= http://download.bestpractical.com/pub/rt/release/ \
http://download.bestpractical.com/pub/rt/devel/ \
@@ -55,8 +56,8 @@ PERL_MODULES = ${APXS}:${PORTSDIR}/${APACHE_PORT} \
${SITE_PERL}/CSS/Squish.pm:${PORTSDIR}/textproc/p5-CSS-Squish \
p5-Devel-StackTrace>=1.19:${PORTSDIR}/devel/p5-Devel-StackTrace \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+ p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple \
${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require
-
LATEST_LINK= rt36
HAS_CONFIGURE= yes
NO_BUILD= yes