aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/libgnomemm/Makefile1
-rw-r--r--x11/libgnomemm/files/patch-libgnome::libgnomemm-2.0.pc.in9
-rw-r--r--x11/libgnomemm26/Makefile1
-rw-r--r--x11/libgnomemm26/files/patch-libgnome::libgnomemm-2.0.pc.in9
4 files changed, 20 insertions, 0 deletions
diff --git a/x11/libgnomemm/Makefile b/x11/libgnomemm/Makefile
index 31d38807596a..64368fb5cd07 100644
--- a/x11/libgnomemm/Makefile
+++ b/x11/libgnomemm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgnomemm
PORTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtkmm
diff --git a/x11/libgnomemm/files/patch-libgnome::libgnomemm-2.0.pc.in b/x11/libgnomemm/files/patch-libgnome::libgnomemm-2.0.pc.in
new file mode 100644
index 000000000000..cf2f40bbbbd4
--- /dev/null
+++ b/x11/libgnomemm/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
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile
index 31d38807596a..64368fb5cd07 100644
--- a/x11/libgnomemm26/Makefile
+++ b/x11/libgnomemm26/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgnomemm
PORTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtkmm
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