From 04e188869dd5049c062bd3c4581d6bed1344a928 Mon Sep 17 00:00:00 2001
From: Dmitry Marakasov <amdmi3@FreeBSD.org>
Date: Fri, 29 May 2015 12:06:18 +0000
Subject: - Switch to USES=autoreconf

---
 x11-themes/emerald-themes/Makefile | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/x11-themes/emerald-themes/Makefile b/x11-themes/emerald-themes/Makefile
index d8a44902e010..cba89355003b 100644
--- a/x11-themes/emerald-themes/Makefile
+++ b/x11-themes/emerald-themes/Makefile
@@ -10,15 +10,11 @@ COMMENT=	Themes for the Emerald Window Decorator
 
 BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash
 
-GNU_CONFIGURE=	yes
-USES=		gmake shebangfix tar:bzip2
-USE_AUTOTOOLS=	autoconf:env automake:env aclocal:env autoheader:env
+USES=		autoreconf gmake shebangfix tar:bzip2
 SHEBANG_FILES=	themes/import.sh
+GNU_CONFIGURE=	yes
 
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-pre-configure:
-	@cd ${WRKSRC} && ./autogen.sh
-
 .include <bsd.port.mk>
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0