diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
commit | 10a2b4693fe100eb568b572e4d708e7d73fb560f (patch) | |
tree | 384db2430847574aba884f9787c765d0f5311558 /editors | |
parent | Update sgwi 1.1.5 to use options NG (diff) |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
Notes
Notes:
svn path=/head/; revision=308985
Diffstat (limited to 'editors')
-rw-r--r-- | editors/p5-Padre/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 47440c04bb2d..3704ef212490 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -75,7 +75,6 @@ WX_COMPS= wx contrib WX_UNICODE= yes USE_DISPLAY= yes PERL_CONFIGURE= yes -USE_PERL5= 5.8.5+ USE_GETTEXT= yes MAKE_JOBS_UNSAFE= yes |