Convert to USES=autoreconf.
This commit is contained in:
parent
7f82f2cfab
commit
c2c3d2429c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457181
1 changed files with 3 additions and 2 deletions
|
@ -11,8 +11,9 @@ COMMENT= Very configurable FTP server that can do chroot easily
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_AUTOTOOLS= autoconf
|
||||
CONFIGURE_ARGS+= --enable-pam
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-pam
|
||||
USES= autoreconf
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
|
Loading…
Reference in a new issue