aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libtool14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtool14/Makefile')
-rw-r--r--devel/libtool14/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool14/Makefile b/devel/libtool14/Makefile
index dfdda576a792..115e921c5bc4 100644
--- a/devel/libtool14/Makefile
+++ b/devel/libtool14/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libtool
PORTVERSION= 1.3.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= libtool
@@ -18,8 +18,8 @@ MAINTAINER= reg@FreeBSD.org
# FreeBSD support, and would require that all Ports users upgrade for no
# reason.
+INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-ltdl-install
CONFIGURE_ENV= PREFIX=${PREFIX}
.include <bsd.port.mk>