summaryrefslogtreecommitdiff
path: root/x11/py-wxWindows
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-wxWindows')
-rw-r--r--x11/py-wxWindows/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-wxWindows/Makefile b/x11/py-wxWindows/Makefile
index 7e81565b375..2b3589802d7 100644
--- a/x11/py-wxWindows/Makefile
+++ b/x11/py-wxWindows/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/03/13 17:37:59 fredb Exp $
+# $NetBSD: Makefile,v 1.11 2002/09/21 23:47:02 jlam Exp $
#
DISTNAME= wxPython-2.2.2
@@ -31,5 +31,5 @@ post-install:
-type d -print | ${SED} -e "s/^/@dirrm /" >>${PLIST_SRC})
.include "../../x11/wxGTK/buildlink.mk"
-.include "../../lang/python/extension.buildlink.mk"
+.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"