pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-wxWindows add missing pkgconfig bl3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6f5a0b58760
branches:  trunk
changeset: 477367:d6f5a0b58760
user:      recht <recht%pkgsrc.org@localhost>
date:      Wed Jun 30 23:51:21 2004 +0000

description:
add missing pkgconfig bl3
fix suggested by Rhialto in PR pkg/26105

diffstat:

 x11/py-wxWindows/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ec1cac0c3af7 -r d6f5a0b58760 x11/py-wxWindows/Makefile
--- a/x11/py-wxWindows/Makefile Wed Jun 30 20:34:19 2004 +0000
+++ b/x11/py-wxWindows/Makefile Wed Jun 30 23:51:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/04/24 22:47:00 snj Exp $
+# $NetBSD: Makefile,v 1.29 2004/06/30 23:51:21 recht Exp $
 #
 
 DISTNAME=      wxPythonSrc-2.4.2.4
@@ -34,6 +34,7 @@
 PYSETUPINSTALLARGS=    BUILD_GLCANVAS=0 BUILD_OGL=0 NO_SCRIPTS=1 ${WXARG}
 PYBINMODULE=   yes
 
+.include "../../devel/pkgconfig/buildlink3.mk"
 .include "../../x11/wxGTK/buildlink3.mk"
 .include "../../lang/python/extension.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index