aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 14:50:17 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 14:50:17 +0800
commit57b83a1e378b3b84526b72e55e17d0118904f1a2 (patch)
treefaf187a73e7d3b71bb7e87331c0cf13bb06ccae4 /graphics
parent6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (diff)
downloadfreebsd-ports-gnome-57b83a1e378b3b84526b72e55e17d0118904f1a2.tar.gz
freebsd-ports-gnome-57b83a1e378b3b84526b72e55e17d0118904f1a2.tar.zst
freebsd-ports-gnome-57b83a1e378b3b84526b72e55e17d0118904f1a2.zip
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat: perl
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Graphics-ColorNames-WWW/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Graphics-ColorNames-WWW/Makefile b/graphics/p5-Graphics-ColorNames-WWW/Makefile
index bb47b740ef03..66cc34f98d04 100644
--- a/graphics/p5-Graphics-ColorNames-WWW/Makefile
+++ b/graphics/p5-Graphics-ColorNames-WWW/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Graphics-ColorNames>=0.32:${PORTSDIR}/graphics/p5-Graphics-Color
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS+= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
-PERL_MODBUILD= 5.8.0+
+PERL_MODBUILD= yes
MAN3= Graphics::ColorNames::CSS.3 \
Graphics::ColorNames::IE.3 \