From eecf6c99aa5bb067b5352e775d62cee3398912e5 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 23 Jul 2014 14:10:12 +0000 Subject: [PATCH] - Switch to USES=libtool Approved by: portmgr blanket --- ftp/tnftpd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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