summaryrefslogtreecommitdiff
path: root/x11/libgnomemm26/files
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2003-10-12 15:23:32 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2003-10-12 15:23:32 +0000
commit8f73de67a30a34a8c90be9aa9d82ce292f6b0813 (patch)
tree51615e38e946f40cb38995b90a84c4822054f5be /x11/libgnomemm26/files
parentChase libgnomemm shared library version. (diff)
Fix Libs: list in libgnomemm-2.0.pc file.
Notes
Notes: svn path=/head/; revision=90935
Diffstat (limited to 'x11/libgnomemm26/files')
-rw-r--r--x11/libgnomemm26/files/patch-libgnome::libgnomemm-2.0.pc.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/libgnomemm26/files/patch-libgnome::libgnomemm-2.0.pc.in b/x11/libgnomemm26/files/patch-libgnome::libgnomemm-2.0.pc.in
new file mode 100644
index 000000000000..cf2f40bbbbd4
--- /dev/null
+++ b/x11/libgnomemm26/files/patch-libgnome::libgnomemm-2.0.pc.in
@@ -0,0 +1,9 @@
+--- libgnome/libgnomemm-2.0.pc.in.orig Mon Oct 13 00:04:50 2003
++++ libgnome/libgnomemm-2.0.pc.in Mon Oct 13 00:05:12 2003
+@@ -7,5 +7,5 @@
+ Description: C++ wrapper for libgnome
+ Requires: gtkmm-2.0 >= @GTKMM_VERSION_NEEDED@ libgnome-2.0 >= @LIBGNOME_VERSION_NEEDED@
+ Version: @VERSION@
+-Libs: -L${libdir} -lgnomemm-1.3
++Libs: -L${libdir} -lgnomemm-2.0
+ Cflags: -I${includedir}/libgnomemm-2.0 -I${libdir}/libgnomemm-2.0/include