summaryrefslogtreecommitdiff
path: root/x11/py-qt3-modules/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-qt3-modules/patches/patch-ae')
-rw-r--r--x11/py-qt3-modules/patches/patch-ae19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11/py-qt3-modules/patches/patch-ae b/x11/py-qt3-modules/patches/patch-ae
deleted file mode 100644
index b7963106cb6..00000000000
--- a/x11/py-qt3-modules/patches/patch-ae
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-ae,v 1.3 2003/08/25 17:57:54 drochner Exp $
-
---- sip/qtsqlmod.sip.orig 2003-08-17 14:27:48.000000000 +0200
-+++ sip/qtsqlmod.sip 2003-08-22 20:01:46.000000000 +0200
-@@ -75,12 +75,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@ -lqttablecmodule -lqtcmodule -L@BL_SIPMODDIR@ -lsip
-+sip3:unix:LIBS += -L@BL_DESTDIR@ ../qttable/libqttablecmodule.la -lqtcmodule -L@BL_SIPMODDIR@ -Wl,-R@BL_SIPMODDIR@ -lsip
- sip3:win32:LIBS += @BL_DESTDIR@\libqttablec.lib @BL_DESTDIR@\libqtc.lib @BL_SIPMODDIR@\libsip.lib @BL_PYLIB@
-
- sip4:win32:LIBS += @BL_PYLIB@