aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-06-10 23:33:34 +0800
committersobomax <sobomax@FreeBSD.org>2002-06-10 23:33:34 +0800
commit9e054865a2f7a528c512a3506e4ae3a96e33d161 (patch)
tree642850abfc3f3b07af1609395c574b95692996b0 /x11-toolkits
parente8fbdd43257c08bafdde826a7cc7e5acac625832 (diff)
downloadfreebsd-ports-gnome-9e054865a2f7a528c512a3506e4ae3a96e33d161.tar.gz
freebsd-ports-gnome-9e054865a2f7a528c512a3506e4ae3a96e33d161.tar.zst
freebsd-ports-gnome-9e054865a2f7a528c512a3506e4ae3a96e33d161.zip
Correct gtk+/glib libraries names in .pc files.
Submitted by: alfred
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtk12/Makefile2
-rw-r--r--x11-toolkits/gtk12/files/patch-gtk+.pc.in12
2 files changed, 13 insertions, 1 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile
index 1d7b27e1feb5..66dcc772f13f 100644
--- a/x11-toolkits/gtk12/Makefile
+++ b/x11-toolkits/gtk12/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk
PORTVERSION= 1.2.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gtk+
diff --git a/x11-toolkits/gtk12/files/patch-gtk+.pc.in b/x11-toolkits/gtk12/files/patch-gtk+.pc.in
new file mode 100644
index 000000000000..dc05caf18bdb
--- /dev/null
+++ b/x11-toolkits/gtk12/files/patch-gtk+.pc.in
@@ -0,0 +1,12 @@
+
+$FreeBSD$
+
+--- gtk+.pc.in 2002/06/10 15:32:34 1.1
++++ gtk+.pc.in 2002/06/10 15:32:40
+@@ -7,5 +7,5 @@
+ Description: GIMP Tool Kit
+ Version: @VERSION@
+ Requires: gdk
+-Libs: -L${libdir} -lgtk
++Libs: -L${libdir} -lgtk12
+ Cflags: