aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-OpenSVN
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 06:50:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 06:50:17 +0000
commit57b83a1e378b3b84526b72e55e17d0118904f1a2 (patch)
treefaf187a73e7d3b71bb7e87331c0cf13bb06ccae4 /www/p5-WWW-OpenSVN
parent6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (diff)
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat: perl
Notes
Notes: svn path=/head/; revision=281879
Diffstat (limited to 'www/p5-WWW-OpenSVN')
-rw-r--r--www/p5-WWW-OpenSVN/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-OpenSVN/Makefile b/www/p5-WWW-OpenSVN/Makefile
index cabedfa12ecb..181f7f0ae6a7 100644
--- a/www/p5-WWW-OpenSVN/Makefile
+++ b/www/p5-WWW-OpenSVN/Makefile
@@ -17,7 +17,7 @@ COMMENT= An automated interface for OpenSVN.csie.org
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_MODBUILD= 5.8.0+
+PERL_MODBUILD= yes
MAN3= WWW::OpenSVN.3