diff options
Diffstat (limited to 'x11/py-wxWidgets/Makefile')
-rw-r--r-- | x11/py-wxWidgets/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/py-wxWidgets/Makefile b/x11/py-wxWidgets/Makefile index a3ae6f13776..1da075f4fd7 100644 --- a/x11/py-wxWidgets/Makefile +++ b/x11/py-wxWidgets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2012/10/08 23:00:55 adam Exp $ +# $NetBSD: Makefile,v 1.44 2012/10/29 05:06:46 asau Exp $ # VERSION= 2.8.10.1 @@ -13,8 +13,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://wxpython.org/ COMMENT= Python bindings for wxWidgets -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/wxPython-src-${VERSION}/wxPython USE_LANGUAGES= c c++ USE_TOOLS+= gmake pkg-config |