pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/p5-Wx Building Wx perl module with --wx-toolkit=gt...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f259ef0823af
branches: trunk
changeset: 572394:f259ef0823af
user: sno <sno%pkgsrc.org@localhost>
date: Thu Feb 25 13:26:01 2010 +0000
description:
Building Wx perl module with --wx-toolkit=gtk2 param to ensure no wxPerl
or similar installed on MacOS X or Darwin ...
Bumping revision.
diffstat:
x11/p5-Wx/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 5bb0a4ad4549 -r f259ef0823af x11/p5-Wx/Makefile
--- a/x11/p5-Wx/Makefile Thu Feb 25 13:02:39 2010 +0000
+++ b/x11/p5-Wx/Makefile Thu Feb 25 13:26:01 2010 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2010/02/15 16:49:46 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/02/25 13:26:01 sno Exp $
#
DISTNAME= Wx-0.9701
PKGNAME= p5-${DISTNAME:S/9701/97.01/}
-#PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/}
@@ -24,6 +24,8 @@
USE_LANGUAGES+= c c++
PERL5_PACKLIST= auto/Wx/.packlist
+MAKE_PARAMS+= --wx-toolkit=gtk2
+
.include "../../lang/perl5/module.mk"
.include "../../x11/wxGTK28-contrib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index