From 9364fea29fe01cb20e57dab4c9dc66e4b409a985 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 5 Jun 2015 19:20:04 +0000 Subject: - Switch to USES=autoreconf --- misc/terraform/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'misc/terraform') 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 \ -- cgit v1.2.3