aboutsummaryrefslogtreecommitdiff
path: root/misc/terraform
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-05 19:20:04 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-05 19:20:04 +0000
commit9364fea29fe01cb20e57dab4c9dc66e4b409a985 (patch)
tree89190c132f068380e173304b462d5c19dd75c868 /misc/terraform
parenteadd2cca0f8121f368d1bfb5239a72e6b55faec1 (diff)
downloadports-9364fea29fe01cb20e57dab4c9dc66e4b409a985.tar.gz
ports-9364fea29fe01cb20e57dab4c9dc66e4b409a985.zip
Notes
Diffstat (limited to 'misc/terraform')
-rw-r--r--misc/terraform/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/terraform/Makefile b/misc/terraform/Makefile
index 0f7ca7dbe961..79d49a21da98 100644
--- a/misc/terraform/Makefile
+++ b/misc/terraform/Makefile
@@ -19,10 +19,9 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libtrio.a:${PORTSDIR}/devel/trio
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= pathfix gettext gmake pkgconfig tar:tgz
+USES= autoreconf pathfix gettext gmake pkgconfig tar:tgz
USE_GCC= yes
USE_GNOME= libgnomeprintui libgnomeui
-USE_AUTOTOOLS= automake:env
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
@@ -32,10 +31,7 @@ OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS/s| desktop-links docs | |' \
- ${WRKSRC}/Makefile.in
-
-pre-configure:
- @${LN} -sf ${AUTOMAKE_DIR}/depcomp ${WRKSRC}
+ ${WRKSRC}/Makefile.am
post-install:
${INSTALL_DATA} ${WRKSRC}/desktop-links/Terraform.desktop \