From e2077cb7891eb15e445400f1d83213b75133023b Mon Sep 17 00:00:00 2001 From: bapt Date: Sun, 21 Jun 2015 15:37:16 +0000 Subject: Convert to USES=autoreconf --- games/frobtads/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'games/frobtads') diff --git a/games/frobtads/Makefile b/games/frobtads/Makefile index c65c40dbceb7..2b440210e660 100644 --- a/games/frobtads/Makefile +++ b/games/frobtads/Makefile @@ -16,14 +16,10 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ CONFLICTS= tads-2.* -USES= gmake -USE_AUTOTOOLS= automake autoconf +USES= autoreconf gmake GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lcompat -pre-configure: - (cd ${WRKSRC}; ${SH} bootstrap) - .include -- cgit