summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgnomeui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/libgnomeui/Makefile')
-rw-r--r--x11-toolkits/libgnomeui/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile
index a78e6769b..4e9fb8227 100644
--- a/x11-toolkits/libgnomeui/Makefile
+++ b/x11-toolkits/libgnomeui/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libgnomeui
-PORTVERSION= 2.5.90
+PORTVERSION= 2.5.90.1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5
@@ -29,5 +29,6 @@ USE_LIBTOOL= yes
USE_BISON= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+PLIST_SUB= GTK_VERSION="2.2.0"
.include <bsd.port.mk>