From f5a75cf6667594e5733ca29dd1cb68d194a365da Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 4 Aug 2014 20:49:10 +0000 Subject: [PATCH] - Switch to USES=libtool Approved by: portmgr blanket --- www/suphp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/suphp/Makefile b/www/suphp/Makefile index 3bda26a96c78..b8cfe543031c 100644 --- a/www/suphp/Makefile +++ b/www/suphp/Makefile @@ -13,7 +13,8 @@ MAINTAINER= bdrewery@FreeBSD.org COMMENT= Securely execute PHP scripts under Apache GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:env automake autoconf:env libtool:env +USES= libtool +USE_AUTOTOOLS= aclocal:env automake autoconf:env AUTOMAKE_ARGS+= --add-missing SUB_FILES= pkg-message