aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-06-21 22:15:24 +0800
committerbapt <bapt@FreeBSD.org>2015-06-21 22:15:24 +0800
commit67e20a49c84f8bf5291c657bb1f774d0f0c24163 (patch)
tree7535f7fbef006f240c79f32641a902bb27d89ca7 /ftp
parentd55589c233aa2c31d030ecc8501a888263b74d3c (diff)
downloadfreebsd-ports-gnome-67e20a49c84f8bf5291c657bb1f774d0f0c24163.tar.gz
freebsd-ports-gnome-67e20a49c84f8bf5291c657bb1f774d0f0c24163.tar.zst
freebsd-ports-gnome-67e20a49c84f8bf5291c657bb1f774d0f0c24163.zip
Convert to USES=autoreconf
Diffstat (limited to 'ftp')
-rw-r--r--ftp/tnftpd/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/ftp/tnftpd/Makefile b/ftp/tnftpd/Makefile
index 6ac5e8a7e523..d1ccd01557e1 100644
--- a/ftp/tnftpd/Makefile
+++ b/ftp/tnftpd/Makefile
@@ -9,11 +9,8 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
MAINTAINER= cejkar@fit.vutbr.cz
COMMENT= Enhanced ftp server from NetBSD
-USES= libtool
+USES= autoreconf libtool
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal automake
-AUTOMAKE_ARGS= --add-missing
-ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
PLIST_FILES= libexec/tnftpd \
man/man5/ftpd.conf.5.gz man/man5/ftpusers.5.gz man/man8/tnftpd.8.gz