diff options
Diffstat (limited to 'x11-toolkits/p5-Wx/Makefile')
-rw-r--r-- | x11-toolkits/p5-Wx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile index 53d59f84f59b..dc68695e7058 100644 --- a/x11-toolkits/p5-Wx/Makefile +++ b/x11-toolkits/p5-Wx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Wx -PORTVERSION= 0.94 +PORTVERSION= 0.95 CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit BUILD_DEPENDS= p5-Alien-wxWidgets>=0.25:${PORTSDIR}/x11-toolkits/p5-Alien-wxWidgets \ p5-ExtUtils-XSpp>=0.05:${PORTSDIR}/devel/p5-ExtUtils-XSpp -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} OPTIONS= UNICODE "Build with Unicode support" on |