summaryrefslogtreecommitdiff
path: root/x11/py-qt3-sip/buildlink2.mk
diff options
context:
space:
mode:
authorjmc <jmc>2003-08-19 04:35:03 +0000
committerjmc <jmc>2003-08-19 04:35:03 +0000
commit9b57a3c32001ea985bc238d29e6098dd3866fd87 (patch)
treefeb0618328571843d3dca9cc1eda82f8f857f400 /x11/py-qt3-sip/buildlink2.mk
parent045bfb847a6de0998380709da68badcfe517f1c9 (diff)
downloadpkgsrc-9b57a3c32001ea985bc238d29e6098dd3866fd87.tar.gz
On all of these create symlinks from the libraries installed under PYSITELIB
to QTDIR/lib as qmake builds libtool archives that reference themselves as coming from QTDIR/lib. XXX - This really should be fixed in qmake.conf or something and not in each package but for now it fixes 5 broken packages (these + devel/eric3)
Diffstat (limited to 'x11/py-qt3-sip/buildlink2.mk')
-rw-r--r--x11/py-qt3-sip/buildlink2.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt3-sip/buildlink2.mk b/x11/py-qt3-sip/buildlink2.mk
index cf0b5b2ba43..8f9d4315869 100644
--- a/x11/py-qt3-sip/buildlink2.mk
+++ b/x11/py-qt3-sip/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.2 2003/07/22 17:19:59 drochner Exp $
+# $NetBSD: buildlink2.mk,v 1.3 2003/08/19 04:35:05 jmc Exp $
.if !defined(PY_QT3_SIP_BUILDLINK2_MK)
PY_QT3_SIP_BUILDLINK2_MK= # defined
@@ -6,7 +6,7 @@ PY_QT3_SIP_BUILDLINK2_MK= # defined
.include "../../lang/python/pyversion.mk"
BUILDLINK_PACKAGES+= pyqt3sip
-BUILDLINK_DEPENDS.pyqt3sip?= ${PYPKGPREFIX}-qt3-sip-[0-9]*
+BUILDLINK_DEPENDS.pyqt3sip?= ${PYPKGPREFIX}-qt3-sip>=3.7nb1
BUILDLINK_PKGSRCDIR.pyqt3sip?= ../../x11/py-qt3-sip
EVAL_PREFIX+= BUILDLINK_PREFIX.pyqt3sip=pyqt3sip