summaryrefslogtreecommitdiffstats
path: root/net/avahi-app/files/patch-avahi-qt3.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/avahi-app/files/patch-avahi-qt3.pc.in')
-rw-r--r--net/avahi-app/files/patch-avahi-qt3.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/avahi-app/files/patch-avahi-qt3.pc.in b/net/avahi-app/files/patch-avahi-qt3.pc.in
deleted file mode 100644
index 8174f2584..000000000
--- a/net/avahi-app/files/patch-avahi-qt3.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- avahi-qt3.pc.in.orig Thu Apr 12 00:18:53 2007
-+++ avahi-qt3.pc.in Thu Apr 12 00:19:20 2007
-@@ -7,5 +7,5 @@ Name: avahi-qt3
- Description: Avahi Multicast DNS Responder (QT3 Support)
- Version: @PACKAGE_VERSION@
- Requires.private: qt-mt >= 3.0.0
--Libs: -L${libdir} -lavahi-qt3
--Cflags: -D_REENTRANT -I${includedir}
-+Libs: -L${libdir} -lavahi-qt3 @PTHREAD_LIBS@
-+Cflags: -D_REENTRANT @PTHREAD_CFLAGS@ -I${includedir}