Convert to USES=autoreconf.

This commit is contained in:
Tijl Coosemans 2017-12-24 17:21:51 +00:00
parent 7f82f2cfab
commit c2c3d2429c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457181

View file

@ -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}