From fcd856930931649a053e5bae5aa7d42494437faa Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 14 Jul 2008 10:58:01 +0000 Subject: Mark as incompatible with python25 (PyHeapTypeObject lost its type member). --- x11/py-qt3-sip/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/x11/py-qt3-sip/Makefile b/x11/py-qt3-sip/Makefile index d4356903c0d..912b7a1e43f 100644 --- a/x11/py-qt3-sip/Makefile +++ b/x11/py-qt3-sip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2008/06/12 02:14:57 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2008/07/14 10:58:01 wiz Exp $ # DISTNAME= sip-4.3.2 @@ -15,8 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS+= ${PYPKGPREFIX}-qt2-sip-* -# needs qmake -BUILD_DEPENDS+= qt3-tools-3.*:../../x11/qt3-tools +PYTHON_VERSIONS_INCOMPATIBLE= 25 23 21 USE_LIBTOOL= yes USE_TOOLS+= gmake @@ -59,5 +58,5 @@ do-configure: .include "../../lang/python/extension.mk" .include "../../lang/python/application.mk" .include "../../x11/qt3-libs/buildlink3.mk" - +.include "../../x11/qt3-tools/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3