summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-qt/files/patch-qt::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--x11-toolkits/py-qt/files/patch-qt::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-toolkits/py-qt/files/patch-qt::Makefile.in b/x11-toolkits/py-qt/files/patch-qt::Makefile.in
new file mode 100644
index 000000000000..21bf550afb7b
--- /dev/null
+++ b/x11-toolkits/py-qt/files/patch-qt::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- qt/Makefile.in 2002/04/25 14:32:42 1.1
++++ qt/Makefile.in 2002/04/25 14:36:47
+@@ -109,7 +109,7 @@
+
+ lib_LTLIBRARIES = libqtcmodule.la
+ libqtcmodule_la_SOURCES = $(PYQT_SOURCES)
+-libqtcmodule_la_LDFLAGS = -release 2.5
++libqtcmodule_la_LDFLAGS = -module -avoid-version
+ libqtcmodule_la_LIBADD = $(SIP_LDLIBDIRS) -lsip -lqt2 $(SIP_LDXFLAGS)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../config.h