From 6855df27735fc5f10d442e902a0e3b24e5c8f96d Mon Sep 17 00:00:00 2001 From: ade Date: Fri, 4 May 2001 21:41:30 +0000 Subject: Various patches (mainly shared library revision changes) for those ports that depend on GNOME and need to change for 1.4 --- x11-toolkits/rep-gtk/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/rep-gtk') diff --git a/x11-toolkits/rep-gtk/Makefile b/x11-toolkits/rep-gtk/Makefile index 23860cf..b94cdb1 100644 --- a/x11-toolkits/rep-gtk/Makefile +++ b/x11-toolkits/rep-gtk/Makefile @@ -7,6 +7,7 @@ PORTNAME= rep-gtk PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -28,9 +29,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ .include .if defined(HAVE_GNOME) -LIB_DEPENDS+= glade.4:${PORTSDIR}/devel/libglade \ - gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf -USE_GNOMELIBS= yes +USE_GNOME= yes CONFIGURE_ARGS= --with-gnome --with-libglade --with-gdk-pixbuf \ --with-gnome-canvas-pixbuf .else -- cgit v1.1