aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftp/tnftpd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ftp/tnftpd/Makefile b/ftp/tnftpd/Makefile
index 100195cf69e4..6ac5e8a7e523 100644
--- a/ftp/tnftpd/Makefile
+++ b/ftp/tnftpd/Makefile
@@ -9,7 +9,9 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
MAINTAINER= cejkar@fit.vutbr.cz
COMMENT= Enhanced ftp server from NetBSD
-USE_AUTOTOOLS= aclocal automake libtool
+USES= libtool
+GNU_CONFIGURE= yes
+USE_AUTOTOOLS= aclocal automake
AUTOMAKE_ARGS= --add-missing
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal