aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/libtool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile
index 720bb7ce6f93..48849276eb06 100644
--- a/devel/libtool/Makefile
+++ b/devel/libtool/Makefile
@@ -18,6 +18,8 @@ COMMENT?= Generic shared library support script
LICENSE?= GPLv2
LICENSE_FILE?= ${WRKSRC}/COPYING
+CONFLICTS= libtool-fixed-[0-9]*
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS?= --disable-ltdl-install
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"