From a994cad5454db2184f2756addc253a1f7085b86b Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 28 Aug 2014 16:56:43 +0000 Subject: - Complete switch from USE_AUTOTOOLS=libtool Approved by: portmgr blanket --- devel/xparam/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/xparam/Makefile b/devel/xparam/Makefile index 9b6e82d01c91..587d76bb77fa 100644 --- a/devel/xparam/Makefile +++ b/devel/xparam/Makefile @@ -13,7 +13,7 @@ COMMENT= General-purpose tool for parameter handling in C++ LICENSE= GPLv2 # (or later) USES= gmake libtool -USE_AUTOTOOLS= libtool +USE_AUTOTOOLS= libtoolize GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit