aboutsummaryrefslogtreecommitdiffstats
path: root/misc
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 /misc
parentc27e10568556412d4d89b2e988515cd74326b843 (diff)
downloadfreebsd-ports-gnome-3ba95a94301bad04f4a57272e5ab35e40ac2637b.tar.gz
freebsd-ports-gnome-3ba95a94301bad04f4a57272e5ab35e40ac2637b.tar.zst
freebsd-ports-gnome-3ba95a94301bad04f4a57272e5ab35e40ac2637b.zip
Get rid of gnomehier
Diffstat (limited to 'misc')
-rw-r--r--misc/libisocodes/Makefile3
-rw-r--r--misc/terraform/Makefile3
2 files changed, 4 insertions, 2 deletions
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