aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-23 06:54:35 +0800
committerbapt <bapt@FreeBSD.org>2014-12-23 06:54:35 +0800
commit909cf6a061309cfd8fb644731036d8db9f4ff5cd (patch)
tree0217ba036992bdc7e041345f90ded303234948f0
parent7b3174fb64fad4e8115f65340c48ec04495104a8 (diff)
downloadfreebsd-ports-gnome-909cf6a061309cfd8fb644731036d8db9f4ff5cd.tar.gz
freebsd-ports-gnome-909cf6a061309cfd8fb644731036d8db9f4ff5cd.tar.zst
freebsd-ports-gnome-909cf6a061309cfd8fb644731036d8db9f4ff5cd.zip
get rid of gnomehier
-rw-r--r--x11-toolkits/libbonoboui/Makefile4
-rw-r--r--x11-toolkits/libgnomeui/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile
index 0af60edbb4dc..2d2138291264 100644
--- a/x11-toolkits/libbonoboui/Makefile
+++ b/x11-toolkits/libbonoboui/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libbonoboui
PORTVERSION= 2.24.4
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
@@ -18,7 +18,7 @@ USES+= tar:bzip2
USES+= gettext gmake libtool:keepla pathfix pkgconfig
GNU_CONFIGURE= yes
-USE_GNOME= gnomeprefix gnomehier intlhack \
+USE_GNOME= gnomeprefix intlhack \
libgnomecanvas libgnome referencehack
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile
index cc4afab8d645..748f051a1d18 100644
--- a/x11-toolkits/libgnomeui/Makefile
+++ b/x11-toolkits/libgnomeui/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libgnomeui
PORTVERSION= 2.24.4
-PORTREVISION?= 4
+PORTREVISION?= 5
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -21,7 +21,7 @@ LIB_DEPENDS+= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \
RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
USES+= bison gettext gmake libtool:keepla pathfix pkgconfig
-USE_GNOME= gnomeprefix gnomehier libbonoboui referencehack gvfs
+USE_GNOME= gnomeprefix libbonoboui referencehack gvfs
USE_XORG= sm
USE_LDCONFIG= yes
GNU_CONFIGURE= yes