summaryrefslogtreecommitdiff
path: root/package/libtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtool/Makefile')
-rw-r--r--package/libtool/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index ef8433da8..940cf91a3 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -27,10 +27,9 @@ ifeq (${ADK_HOST_OPENBSD},y)
XAKE_FLAGS+= AUTOCONF_VERSION=2.62
endif
-CONFIGURE_ARGS+= --enable-ltdl-install \
- --disable-cxx
+CONFIGURE_ARGS+= --enable-ltdl-install
-post-install:
+libtool-install:
${INSTALL_DIR} ${IDIR_LIBTOOL}/usr/bin
${INSTALL_BIN} ${WRKINST}/usr/bin/libtool ${IDIR_LIBTOOL}/usr/bin
${INSTALL_BIN} ${WRKINST}/usr/bin/libtoolize ${IDIR_LIBTOOL}/usr/bin