pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/p5-Wx
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Jan 23 14:19:55 UTC 2018
Modified Files:
pkgsrc/x11/p5-Wx: Makefile
Log Message:
p5-Wx: Don't override wx-toolkit, fixes Darwin.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/x11/p5-Wx/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/p5-Wx/Makefile
diff -u pkgsrc/x11/p5-Wx/Makefile:1.50 pkgsrc/x11/p5-Wx/Makefile:1.51
--- pkgsrc/x11/p5-Wx/Makefile:1.50 Sun Sep 17 14:41:22 2017
+++ pkgsrc/x11/p5-Wx/Makefile Tue Jan 23 14:19:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2017/09/17 14:41:22 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2018/01/23 14:19:54 jperkin Exp $
DISTNAME= Wx-0.9932
PKGNAME= p5-${DISTNAME}
@@ -22,8 +22,6 @@ USE_TOOLS+= perl
USE_LANGUAGES+= c c++
PERL5_PACKLIST= auto/Wx/.packlist
-MAKE_PARAMS+= --wx-toolkit=gtk2
-
.include "../../lang/perl5/module.mk"
BUILDLINK_API_DEPENDS.wxGTK30+= wxGTK30>=3.0.3.1
.include "../../x11/wxGTK30/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index