diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dd_rescue/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/dd_rescue/Makefile b/sysutils/dd_rescue/Makefile index 9abf07558e2a..5eaece07eb31 100644 --- a/sysutils/dd_rescue/Makefile +++ b/sysutils/dd_rescue/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake USE_CSTD= gnu89 +USE_AUTOTOOLS= autoconf autoheader WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= default |