summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-03 06:29:19 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-03 06:29:19 +0800
commitdda67366bc2ce5546efc0deab6bfb3ef14976c46 (patch)
treea71e71941ea6a801babe2aa29e8e1a00d68f0503 /x11-toolkits/gtk20/Makefile
parenta8622d4e6c1ca8bf66d3e1a0c8a210be4c8f4767 (diff)
downloadmarcuscom-ports-dda67366bc2ce5546efc0deab6bfb3ef14976c46.tar
marcuscom-ports-dda67366bc2ce5546efc0deab6bfb3ef14976c46.tar.gz
marcuscom-ports-dda67366bc2ce5546efc0deab6bfb3ef14976c46.tar.bz2
marcuscom-ports-dda67366bc2ce5546efc0deab6bfb3ef14976c46.tar.lz
marcuscom-ports-dda67366bc2ce5546efc0deab6bfb3ef14976c46.tar.xz
marcuscom-ports-dda67366bc2ce5546efc0deab6bfb3ef14976c46.tar.zst
marcuscom-ports-dda67366bc2ce5546efc0deab6bfb3ef14976c46.zip
Be sure to link the GTK+ binaries with ${PTHREAD_LIBS} so things like SVG
images will work properly. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3788 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r--x11-toolkits/gtk20/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index 9bab04834..71a27f969 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtk
PORTVERSION= 2.6.4
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.6,} \
ftp://ftp.gtk.org/pub/gtk/v2.6/ \