diff options
Diffstat (limited to 'x11/py-wxWidgets/Makefile')
-rw-r--r-- | x11/py-wxWidgets/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/py-wxWidgets/Makefile b/x11/py-wxWidgets/Makefile index 250a97987d9..0851a6c59d9 100644 --- a/x11/py-wxWidgets/Makefile +++ b/x11/py-wxWidgets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2009/01/25 20:12:14 shattered Exp $ +# $NetBSD: Makefile,v 1.23 2009/03/05 18:51:33 joerg Exp $ # DISTNAME= wxPython-src-2.6.3.3 @@ -29,7 +29,6 @@ PYDISTUTILSPKG= yes # no scripts to avoid conflicts PYSETUPBUILDARGS= NO_SCRIPTS=1 ${WXARG} PYSETUPINSTALLARGS= NO_SCRIPTS=1 ${WXARG} -PYBINMODULE= yes PLIST_SUBST+= GTKVER=2 |