aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-21 08:32:19 +0800
committerbapt <bapt@FreeBSD.org>2014-12-21 08:32:19 +0800
commit3ba95a94301bad04f4a57272e5ab35e40ac2637b (patch)
tree8639877d11af65e2d9583e532549856e810e8371
parentc27e10568556412d4d89b2e988515cd74326b843 (diff)
downloadfreebsd-ports-gnome-3ba95a94301bad04f4a57272e5ab35e40ac2637b.tar.gz
freebsd-ports-gnome-3ba95a94301bad04f4a57272e5ab35e40ac2637b.tar.zst
freebsd-ports-gnome-3ba95a94301bad04f4a57272e5ab35e40ac2637b.zip
Get rid of gnomehier
-rw-r--r--japanese/kasumi/Makefile4
-rw-r--r--math/gdcalc/Makefile4
-rw-r--r--math/gnumeric/Makefile4
-rw-r--r--math/lybniz/Makefile4
-rw-r--r--math/mate-calc/Makefile3
-rw-r--r--math/qalculate/Makefile4
-rw-r--r--misc/libisocodes/Makefile3
-rw-r--r--misc/terraform/Makefile3
8 files changed, 16 insertions, 13 deletions
diff --git a/japanese/kasumi/Makefile b/japanese/kasumi/Makefile
index ea44c2683118..23146d10ca1b 100644
--- a/japanese/kasumi/Makefile
+++ b/japanese/kasumi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kasumi
PORTVERSION= 2.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= ${PORTNAME}/41436
@@ -12,7 +12,7 @@ MAINTAINER= nobutaka@FreeBSD.org
COMMENT= Dictionary management tool for anthy
USES= gmake pkgconfig
-USE_GNOME= gnomehier gtk20
+USE_GNOME= gtk20
LIB_DEPENDS= libanthy.so:${PORTSDIR}/japanese/anthy
GNU_CONFIGURE= yes
diff --git a/math/gdcalc/Makefile b/math/gdcalc/Makefile
index 6608ef6b277b..8650b4d910c7 100644
--- a/math/gdcalc/Makefile
+++ b/math/gdcalc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gdcalc
PORTVERSION= 2.15
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= http://bhepple.freeshell.org/dcalc/unix/
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${LOCALBASE}/bin/gunits:${PORTSDIR}/math/units
USES= pkgconfig
-USE_GNOME= gnomehier libgnomeui
+USE_GNOME= libgnomeui
GNU_CONFIGURE= yes
LDFLAGS+= -lm
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 1e9c7ff703bc..d1544ae13bb2 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gnumeric
PORTVERSION= 1.12.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -22,7 +22,7 @@ RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \
python:2 shebangfix tar:xz
-USE_GNOME= gnomehier gnomeprefix intlhack libgsf pygobject3
+USE_GNOME= gnomeprefix intlhack libgsf pygobject3
INSTALLS_OMF= yes
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
diff --git a/math/lybniz/Makefile b/math/lybniz/Makefile
index 43157058a2a1..b78d19aaa0c6 100644
--- a/math/lybniz/Makefile
+++ b/math/lybniz/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lybniz
PORTVERSION= 1.3.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTVERSION}
@@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
USES= python
USE_PYTHON= distutils
-USE_GNOME= pygtk2 gnomehier
+USE_GNOME= pygtk2
post-patch:
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g'\
diff --git a/math/mate-calc/Makefile b/math/mate-calc/Makefile
index d0583e49e136..5fc43ac50618 100644
--- a/math/mate-calc/Makefile
+++ b/math/mate-calc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mate-calc
PORTVERSION= 1.8.0
+PORTREVISION= 1
CATEGORIES= math mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -15,7 +16,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
PORTSCOUT= limitw:1,even
USES= gettext gmake pkgconfig tar:xz
-USE_GNOME= glib20 gnomehier gtk20 intlhack libxml2
+USE_GNOME= glib20 gtk20 intlhack libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk=2.0
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile
index 83414ce4fac0..797e5636a2c5 100644
--- a/math/qalculate/Makefile
+++ b/math/qalculate/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qalculate
PORTVERSION= 0.9.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-gtk/${PORTNAME}-gtk-${PORTVERSION}
DISTNAME= ${PORTNAME}-gtk-${PORTVERSION}
@@ -18,7 +18,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
wget:${PORTSDIR}/ftp/wget
USES= gettext gmake
-USE_GNOME= gnomehier libglade2 libgnome
+USE_GNOME= libglade2 libgnome
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
diff --git a/misc/libisocodes/Makefile b/misc/libisocodes/Makefile
index c3fced97c50c..87f603e35dff 100644
--- a/misc/libisocodes/Makefile
+++ b/misc/libisocodes/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libisocodes
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://pkg-isocodes.alioth.debian.org/downloads/
@@ -17,7 +18,7 @@ RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes
GNU_CONFIGURE= yes
USES= gettext gmake libtool pathfix pkgconfig tar:xz
-USE_GNOME= glib20 gnomehier introspection:build libxml2
+USE_GNOME= glib20 introspection:build libxml2
INSTALL_TARGET= install-strip
PLIST_SUB+= VERSION=${PORTVERSION}
diff --git a/misc/terraform/Makefile b/misc/terraform/Makefile
index 4e78e74866c9..0f7ca7dbe961 100644
--- a/misc/terraform/Makefile
+++ b/misc/terraform/Makefile
@@ -3,6 +3,7 @@
PORTNAME= terraform
PORTVERSION= 0.9.5
+PORTREVISION= 1
DISTVERSIONPREFIX= src-
PORTREVISION= 3
CATEGORIES= misc gnome
@@ -20,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USES= pathfix gettext gmake pkgconfig tar:tgz
USE_GCC= yes
-USE_GNOME= gnomehier libgnomeprintui libgnomeui
+USE_GNOME= libgnomeprintui libgnomeui
USE_AUTOTOOLS= automake:env
GNU_CONFIGURE= yes