diff options
Diffstat (limited to 'x11/py-gtk2')
-rw-r--r-- | x11/py-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile index ed002782249..22ca8427d58 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/02/14 17:21:56 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2004/02/14 18:26:29 jmmv Exp $ # DISTNAME= pygtk-2.0.0 @@ -17,7 +17,7 @@ CONFLICTS= ${PYPKGPREFIX}-gtk<0.6.10 PY_PATCHPLIST= YES USE_BUILDLINK2= YES USE_LIBTOOL= YES -PKGCONFIG_OVERRIDE+= ${WRKSRC}/pygtk-2.0.pc.in +PKGCONFIG_OVERRIDE+= pygtk-2.0.pc.in GNU_CONFIGURE= YES CONFIGURE_ENV+= PYTHON=${PYTHONBIN} |