aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-04-08 21:08:25 +0800
committerbapt <bapt@FreeBSD.org>2014-04-08 21:08:25 +0800
commit88f610090efb7470ea3965793e5883492ac77eb4 (patch)
tree8888cfa51091e4be903476fbb08b9893393e5d11 /x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile
parentc2166e4c137fd290c145eedc7e2e4be6e3e92f91 (diff)
downloadfreebsd-ports-gnome-88f610090efb7470ea3965793e5883492ac77eb4.tar.gz
freebsd-ports-gnome-88f610090efb7470ea3965793e5883492ac77eb4.tar.zst
freebsd-ports-gnome-88f610090efb7470ea3965793e5883492ac77eb4.zip
Switch to wxGTK 3.0
Diffstat (limited to 'x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile')
-rw-r--r--x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile
index 12de542c4c82..6639bc7963b2 100644
--- a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile
+++ b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Wx-Perl-ProcessStream
PORTVERSION= 0.32
+PORTREVISION= 1
CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,8 +14,8 @@ COMMENT= Perl5 module to access IO of external processes via events
BUILD_DEPENDS= p5-Wx>=0.50:${PORTSDIR}/x11-toolkits/p5-Wx
RUN_DEPENDS= p5-Wx>=0.50:${PORTSDIR}/x11-toolkits/p5-Wx
-USE_WX= 2.6+
-WX_COMPS= wx contrib
+USE_WX= 3.0
+WX_COMPS= wx
WX_UNICODE= yes
USES= perl5
USE_PERL5= configure