diff options
Diffstat (limited to 'x11/py-sip/Makefile')
-rw-r--r-- | x11/py-sip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/py-sip/Makefile b/x11/py-sip/Makefile index 81547f7a9ba..b1999f99d7d 100644 --- a/x11/py-sip/Makefile +++ b/x11/py-sip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2009/09/07 19:02:14 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2009/09/23 09:54:47 tron Exp $ # DISTNAME= sip-4.8.2 @@ -14,7 +14,6 @@ PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS+= ${PYPKGPREFIX}-qt2-sip-* ${PYPKGPREFIX}-qt3-sip-* -PYTHON_VERSIONS_ACCEPTED= 26 25 24 USE_LIBTOOL= yes USE_TOOLS+= gmake |