summaryrefslogtreecommitdiff
path: root/x11/py-qt3-modules/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-qt3-modules/patches/patch-ah')
-rw-r--r--x11/py-qt3-modules/patches/patch-ah8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/py-qt3-modules/patches/patch-ah b/x11/py-qt3-modules/patches/patch-ah
index bb8bc11fc46..b05869a3d4c 100644
--- a/x11/py-qt3-modules/patches/patch-ah
+++ b/x11/py-qt3-modules/patches/patch-ah
@@ -1,7 +1,7 @@
-$NetBSD: patch-ah,v 1.1.1.1 2003/07/22 17:24:50 drochner Exp $
+$NetBSD: patch-ah,v 1.2 2003/08/23 15:02:29 drochner Exp $
---- sip/qtxmlmod.sip.orig 2003-07-05 12:53:05.000000000 +0200
-+++ sip/qtxmlmod.sip 2003-07-22 15:20:50.000000000 +0200
+--- sip/qtxmlmod.sip.orig 2003-08-17 14:27:48.000000000 +0200
++++ sip/qtxmlmod.sip 2003-08-22 21:02:49.000000000 +0200
@@ -67,12 +67,12 @@
TEMPLATE = lib
@@ -10,7 +10,7 @@ $NetBSD: patch-ah,v 1.1.1.1 2003/07/22 17:24:50 drochner Exp $
+#DESTDIR = @BL_DESTDIR@
CONFIG += qt warn_off @BL_DEBUG@ @BL_SIP@ @BL_DLL@ @BL_THREAD@
INCLUDEPATH = @BL_INCLUDEPATH@
- DEFINES = SIP_MAKE_MODULE_DLL @BL_DEFINES@
+ 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