summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Alien-wxWidgets
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 /x11-toolkits/p5-Alien-wxWidgets
parent- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+ (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 'x11-toolkits/p5-Alien-wxWidgets')
-rw-r--r--x11-toolkits/p5-Alien-wxWidgets/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Alien-wxWidgets/Makefile b/x11-toolkits/p5-Alien-wxWidgets/Makefile
index 6827a4e6b853..39ae94f6d3b5 100644
--- a/x11-toolkits/p5-Alien-wxWidgets/Makefile
+++ b/x11-toolkits/p5-Alien-wxWidgets/Makefile
@@ -20,7 +20,7 @@ OPTIONS= UNICODE "Build with Unicode support" on
USE_WX= 2.6+
WX_COMPS= wx contrib
-PERL_MODBUILD= 5.6.0+
+PERL_MODBUILD= yes
.include <bsd.port.pre.mk>