aboutsummaryrefslogtreecommitdiffstats
path: root/misc/terraform
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 20:13:23 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 20:13:23 +0800
commit74e0f8a8b686b5907c28d2392a09652cada4ca50 (patch)
tree969d85a11701cc0a743c50f26376c759b7da5a4d /misc/terraform
parentcfe05aaa850def1fcb987abccbb3e58403ad9257 (diff)
downloadfreebsd-ports-gnome-74e0f8a8b686b5907c28d2392a09652cada4ca50.tar.gz
freebsd-ports-gnome-74e0f8a8b686b5907c28d2392a09652cada4ca50.tar.zst
freebsd-ports-gnome-74e0f8a8b686b5907c28d2392a09652cada4ca50.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'misc/terraform')
-rw-r--r--misc/terraform/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/terraform/Makefile b/misc/terraform/Makefile
index f80afe075265..46d337c38714 100644
--- a/misc/terraform/Makefile
+++ b/misc/terraform/Makefile
@@ -19,9 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libtrio.a:${PORTSDIR}/devel/trio
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= gnomehier libgnomeprintui libgnomeui
-USE_GMAKE= yes
USE_AUTOTOOLS= automake:env
GNU_CONFIGURE= yes