From 958c2c6e91e8399fcde10d58eb8c4ee12c9f0e51 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Sat, 23 Dec 2017 19:31:00 +0000 Subject: [PATCH] Convert to USES=autoreconf. --- sysutils/dd_rescue/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/dd_rescue/Makefile b/sysutils/dd_rescue/Makefile index 0ec53a6cfcfc..87afa2402c7d 100644 --- a/sysutils/dd_rescue/Makefile +++ b/sysutils/dd_rescue/Makefile @@ -13,9 +13,9 @@ COMMENT= dd tool suitable for rescuing data from a medium with errors LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake +GNU_CONFIGURE= yes +USES= autoreconf gmake USE_CSTD= gnu89 -USE_AUTOTOOLS= autoconf autoheader WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= default