aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2011-10-06 08:34:24 +0800
committerstas <stas@FreeBSD.org>2011-10-06 08:34:24 +0800
commit26dc78538f7e71495ab87ce08db68ab401f83af5 (patch)
tree05e743b422235d90b7ae4f618da8e202ebc9a36f /devel
parent875c6914419f15c7e60e2da5b137ebc3d75a04ac (diff)
downloadfreebsd-ports-gnome-26dc78538f7e71495ab87ce08db68ab401f83af5.tar.gz
freebsd-ports-gnome-26dc78538f7e71495ab87ce08db68ab401f83af5.tar.zst
freebsd-ports-gnome-26dc78538f7e71495ab87ce08db68ab401f83af5.zip
- Mark as conflicted with libtool-fixed.
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"