summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/rep-gtk
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
committerade <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
commit6855df27735fc5f10d442e902a0e3b24e5c8f96d (patch)
treea06401f746a2c66d7519e13e47116450d2e2857d /x11-toolkits/rep-gtk
parent6bb45ee02a63914be3ecd530070d92541da9614b (diff)
downloadFreeBSD-ports-6855df27735fc5f10d442e902a0e3b24e5c8f96d.zip
FreeBSD-ports-6855df27735fc5f10d442e902a0e3b24e5c8f96d.tar.gz
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
Diffstat (limited to 'x11-toolkits/rep-gtk')
-rw-r--r--x11-toolkits/rep-gtk/Makefile5
1 files changed, 2 insertions, 3 deletions
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 <bsd.port.pre.mk>
.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
OpenPOWER on IntegriCloud