From dda67366bc2ce5546efc0deab6bfb3ef14976c46 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 2 Mar 2005 22:29:19 +0000 Subject: 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 --- x11-toolkits/gtk20/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-toolkits/gtk20/Makefile') 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/ \ -- cgit v1.2.3