aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Wx
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-14 12:04:18 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-14 12:04:18 +0000
commite5a7b5184d3a9ecdd216c7e781e3ce1db2451784 (patch)
tree0b99f811fd2d870349949708741c6d39ea7b57a5 /x11-toolkits/p5-Wx
parente00c0e2d6b2bb06b5a3aa3c5d746fe3f9fadf89d (diff)
downloadports-e5a7b5184d3a9ecdd216c7e781e3ce1db2451784.tar.gz
ports-e5a7b5184d3a9ecdd216c7e781e3ce1db2451784.zip
Notes
Diffstat (limited to 'x11-toolkits/p5-Wx')
-rw-r--r--x11-toolkits/p5-Wx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile
index 454028849b53..fb38e417bfc6 100644
--- a/x11-toolkits/p5-Wx/Makefile
+++ b/x11-toolkits/p5-Wx/Makefile
@@ -22,9 +22,10 @@ OPTIONS_DEFINE= UNICODE
OPTIONS_DEFAULT= UNICODE
UNICODE_DESC= Build with Unicode support
+USES= perl5
+USE_PERL5= configure
USE_WX= 2.6+
WX_COMPS= wx contrib
-PERL_CONFIGURE= yes
CC= ${CXX}
CFLAGS+= -pthread -Wno-write-strings
MAKE_JOBS_UNSAFE= yes