diff options
-rw-r--r-- | devel/xparam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |