summaryrefslogtreecommitdiff
path: root/x11/py-qt3-modules/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-qt3-modules/patches/patch-af')
-rw-r--r--x11/py-qt3-modules/patches/patch-af19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11/py-qt3-modules/patches/patch-af b/x11/py-qt3-modules/patches/patch-af
deleted file mode 100644
index 14b41a3480a..00000000000
--- a/x11/py-qt3-modules/patches/patch-af
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-af,v 1.2 2003/08/23 15:02:29 drochner Exp $
-
---- sip/qttablemod.sip.orig 2003-08-17 14:27:48.000000000 +0200
-+++ sip/qttablemod.sip 2003-08-22 20:02:34.000000000 +0200
-@@ -57,12 +57,12 @@
-
- TEMPLATE = lib
- TARGET = @BL_TARGET@
--DESTDIR = @BL_DESTDIR@
-+#DESTDIR = @BL_DESTDIR@
- CONFIG += qt warn_off @BL_DEBUG@ @BL_SIP@ @BL_DLL@ @BL_THREAD@
- INCLUDEPATH = @BL_INCLUDEPATH@
- DEFINES = @BL_DEFINES@
-
--sip3:unix:LIBS += -L@BL_DESTDIR@ -lqtcmodule -L@BL_SIPMODDIR@ -lsip
-+sip3:unix:LIBS += -L@BL_DESTDIR@ -lqtcmodule -L@BL_SIPMODDIR@ -Wl,-R@BL_SIPMODDIR@ -lsip
- sip3:win32:LIBS += @BL_DESTDIR@\libqtc.lib @BL_SIPMODDIR@\libsip.lib @BL_PYLIB@
-
- sip4:win32:LIBS += @BL_PYLIB@