svn commit: r350609 - head/x11-toolkits/p5-Wx-Perl-ProcessStream
Baptiste Daroussin
bapt at FreeBSD.org
Tue Apr 8 13:08:26 UTC 2014
Author: bapt
Date: Tue Apr 8 13:08:25 2014
New Revision: 350609
URL: http://svnweb.freebsd.org/changeset/ports/350609
QAT: https://qat.redports.org/buildarchive/r350609/
Log:
Switch to wxGTK 3.0
Modified:
head/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile
Modified: head/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile
==============================================================================
--- head/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile Tue Apr 8 13:06:52 2014 (r350608)
+++ head/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile Tue Apr 8 13:08:25 2014 (r350609)
@@ -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 ex
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
More information about the svn-ports-all
mailing list