pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/p5-Wx p5-Wx: Don't override wx-toolkit, fixes Darwin.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3cabdd483b23
branches:  trunk
changeset: 374470:3cabdd483b23
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Tue Jan 23 14:19:54 2018 +0000

description:
p5-Wx: Don't override wx-toolkit, fixes Darwin.

diffstat:

 x11/p5-Wx/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 4f63b3e272d5 -r 3cabdd483b23 x11/p5-Wx/Makefile
--- a/x11/p5-Wx/Makefile        Tue Jan 23 13:58:46 2018 +0000
+++ b/x11/p5-Wx/Makefile        Tue Jan 23 14:19:54 2018 +0000
@@ -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_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