summaryrefslogtreecommitdiff
path: root/x11/py-qt3-sip/PLIST
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2003-08-19 04:35:03 +0000
committerjmc <jmc@pkgsrc.org>2003-08-19 04:35:03 +0000
commita70b0ea5666e67c6b2413ca304927ba93c324247 (patch)
treefeb0618328571843d3dca9cc1eda82f8f857f400 /x11/py-qt3-sip/PLIST
parentbc30dd09deab2db5ba3f09417aa0b9391a38c902 (diff)
downloadpkgsrc-a70b0ea5666e67c6b2413ca304927ba93c324247.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/PLIST')
-rw-r--r--x11/py-qt3-sip/PLIST7
1 files changed, 6 insertions, 1 deletions
diff --git a/x11/py-qt3-sip/PLIST b/x11/py-qt3-sip/PLIST
index f411ef0f8b0..7b431a746a1 100644
--- a/x11/py-qt3-sip/PLIST
+++ b/x11/py-qt3-sip/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/15 16:40:45 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/08/19 04:35:05 jmc Exp $
bin/sip${PYVERSSUFFIX}
${PYINC}/sip.h
${PYINC}/sipQt.h
@@ -7,3 +7,8 @@ ${PYSITELIB}/libsip.la
${PYSITELIB}/libsip.so
${PYSITELIB}/libsip.so.10
${PYSITELIB}/libsip.so.10.1
+${QTLIBDIR}/libsip.a
+${QTLIBDIR}/libsip.la
+${QTLIBDIR}/libsip.so
+${QTLIBDIR}/libsip.so.10
+${QTLIBDIR}/libsip.so.10.1