summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-21 00:07:32 +0000
committerbapt <bapt@FreeBSD.org>2014-12-21 00:07:32 +0000
commitc8492c8e2a6c1443bc4c0ed98dc63bf8fb3cece8 (patch)
treee81af951b741e8eacae096331e85c00de1f603df
parent0ebbf9e64dc25894adc90974ba9f35022af663d7 (diff)
downloadFreeBSD-ports-c8492c8e2a6c1443bc4c0ed98dc63bf8fb3cece8.zip
FreeBSD-ports-c8492c8e2a6c1443bc4c0ed98dc63bf8fb3cece8.tar.gz
Get rid of gnomehier
-rw-r--r--editors/pluma/Makefile3
-rw-r--r--editors/winefish/Makefile4
-rw-r--r--finance/gnucash-docs/Makefile3
-rw-r--r--finance/homebank/Makefile3
-rw-r--r--games/gweled/Makefile4
-rw-r--r--games/lordsawar/Makefile2
6 files changed, 11 insertions, 8 deletions
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index 81f7f79..9a326d6 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pluma
PORTVERSION= 1.8.1
+PORTREVISION= 1
CATEGORIES= editors mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -21,7 +22,7 @@ PORTSCOUT= limitw:1,even
USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \
python:2 shebangfix tar:xz
USE_XORG= sm x11
-USE_GNOME= gnomehier gtk20 gtksourceview2 gvfs intlhack libxml2 \
+USE_GNOME= gtk20 gtksourceview2 gvfs intlhack libxml2 \
pygobject pygtk2 pygtksourceview
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/editors/winefish/Makefile b/editors/winefish/Makefile
index befefcb..1f55b93 100644
--- a/editors/winefish/Makefile
+++ b/editors/winefish/Makefile
@@ -3,7 +3,7 @@
PORTNAME= winefish
DISTVERSION= 1.3.3
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= editors print
MASTER_SITES= http://download.berlios.de/winefish/ \
http://nivi.interfree.it/distfiles/winefish/
@@ -25,7 +25,7 @@ CONFIGURE_ARGS= --with-freedesktop_org-menu=${GNOME_LOCALSTATEDIR}/applications
--with-icon-path=${GNOME_LOCALSTATEDIR}/pixmaps --disable-update-databases
GNU_CONFIGURE= yes
USES= gmake pkgconfig desktop-file-utils shared-mime-info
-USE_GNOME= libgnomeui gnomehier
+USE_GNOME= libgnomeui
USE_TEX= latex
OPTIONS_DEFINE= CONTEXT VNTEX UNIKEY_GTK NLS DOCS
diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile
index f0b686b..50218ea 100644
--- a/finance/gnucash-docs/Makefile
+++ b/finance/gnucash-docs/Makefile
@@ -4,6 +4,7 @@
PORTNAME= gnucash-docs
PORTVERSION= 2.6.4
+PORTREVISION= 1
CATEGORIES= finance gnome
MASTER_SITES= SF/gnucash/${PORTNAME}/${PORTVERSION} \
http://www.gnucash.org/pub/gnucash/sources/stable/ \
@@ -18,7 +19,7 @@ RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp
INSTALLS_OMF= yes
USES= gmake
-USE_GNOME= libxml2 gnomehier
+USE_GNOME= libxml2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile
index f080ccc..4ee6e30 100644
--- a/finance/homebank/Makefile
+++ b/finance/homebank/Makefile
@@ -2,6 +2,7 @@
PORTNAME= homebank
PORTVERSION= 4.6.3
+PORTREVISION= 1
CATEGORIES= finance
MASTER_SITES= http://homebank.free.fr/public/
@@ -14,7 +15,7 @@ LIB_DEPENDS= libosp.so:${PORTSDIR}/textproc/opensp
GNU_CONFIGURE= yes
USES= desktop-file-utils gettext gmake pkgconfig shared-mime-info
-USE_GNOME= gnomehier gtk20
+USE_GNOME= gtk20
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/games/gweled/Makefile b/games/gweled/Makefile
index e409fdd..e63baa4 100644
--- a/games/gweled/Makefile
+++ b/games/gweled/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gweled
PORTVERSION= 0.7
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= games gnome
MASTER_SITES= http://sebdelestaing.free.fr/gweled/Release/
@@ -13,7 +13,7 @@ COMMENT= GNOME version of the game called "Bejeweled" or "Diamond Mine"
LIB_DEPENDS= libmikmod.so:${PORTSDIR}/audio/libmikmod
USES= gmake pathfix pkgconfig
-USE_GNOME= gnomeprefix gnomehier libgnomeui librsvg2
+USE_GNOME= gnomeprefix libgnomeui librsvg2
GNU_CONFIGURE= yes
post-patch:
diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile
index cbb7636..fd19778 100644
--- a/games/lordsawar/Makefile
+++ b/games/lordsawar/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libtar.so:${PORTSDIR}/devel/libtar \
libgnet-2.0.so:${PORTSDIR}/net/gnet2
USES= gettext gmake pkgconfig
-USE_GNOME= gnomehier gtkmm24
+USE_GNOME= gtkmm24
USE_SDL= sdl image mixer
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-boost-includedir=${LOCALBASE}/include
OpenPOWER on IntegriCloud