mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Convert to USES=autoreconf.
This commit is contained in:
parent
d60a393f20
commit
958c2c6e91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457101
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue