diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
commit | 57b83a1e378b3b84526b72e55e17d0118904f1a2 (patch) | |
tree | faf187a73e7d3b71bb7e87331c0cf13bb06ccae4 /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/Makefile | 2 |
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> |