summaryrefslogtreecommitdiff
path: root/x11/py-qt4
diff options
context:
space:
mode:
authorsbd <sbd>2012-08-09 10:15:05 +0000
committersbd <sbd>2012-08-09 10:15:05 +0000
commita554e6a945dc60a46bdf5c602034ffcc9b227b20 (patch)
treeeab0589901adff6698a0144b92f311888b358553 /x11/py-qt4
parent835d84dbf5c9b2216158d3748e65faacc472e71e (diff)
downloadpkgsrc-a554e6a945dc60a46bdf5c602034ffcc9b227b20.tar.gz
Revert the below commit as it didn't work. The py-qt4 buildlink3.mk may
be included after pyversion.mk, which means the setting has no affect. --- Module Name: pkgsrc Committed By: sbd Date: Tue Aug 7 09:44:03 UTC 2012 Modified Files: pkgsrc/x11/py-qt4: buildlink3.mk Log Message: Set PYTHON_VERSIONS_INCOMPATIBLE+=25 in the buildlink3.mk so that dependent packages won't try to build with python25. Fixes Global dependency resolution failure. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/py-qt4/buildlink3.mk
Diffstat (limited to 'x11/py-qt4')
-rw-r--r--x11/py-qt4/buildlink3.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/py-qt4/buildlink3.mk b/x11/py-qt4/buildlink3.mk
index be5ea6ea9a3..81cee21e1dd 100644
--- a/x11/py-qt4/buildlink3.mk
+++ b/x11/py-qt4/buildlink3.mk
@@ -1,12 +1,10 @@
-# $NetBSD: buildlink3.mk,v 1.4 2012/08/07 09:44:02 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2012/08/09 10:15:05 sbd Exp $
BUILDLINK_TREE+= py-qt4
.if !defined(PY_QT4_BUILDLINK3_MK)
PY_QT4_BUILDLINK3_MK:=
-PYTHON_VERSIONS_INCOMPATIBLE+= 25
-
.include "../../lang/python/pyversion.mk"
BUILDLINK_API_DEPENDS.py-qt4+= ${PYPKGPREFIX}-qt4>=4.4.4