aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2010-10-15 21:48:55 +0800
committergarga <garga@FreeBSD.org>2010-10-15 21:48:55 +0800
commit1cac55e0583429f6d39656e3c3ed9800781f4948 (patch)
treea41ba03b93fdc5ea07a6eaffdac1801d6ecf7c92 /devel
parent7543958b72d11db69252399cfecdb23a1834e581 (diff)
downloadfreebsd-ports-gnome-1cac55e0583429f6d39656e3c3ed9800781f4948.tar.gz
freebsd-ports-gnome-1cac55e0583429f6d39656e3c3ed9800781f4948.tar.zst
freebsd-ports-gnome-1cac55e0583429f6d39656e3c3ed9800781f4948.zip
Avoid duplicate LATEST_LINK
Diffstat (limited to 'devel')
-rw-r--r--devel/libtool24/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libtool24/Makefile b/devel/libtool24/Makefile
index 17a4ac06ef85..198a2ae5bf58 100644
--- a/devel/libtool24/Makefile
+++ b/devel/libtool24/Makefile
@@ -22,6 +22,7 @@ IGNORE= You really do not want this yet. Trust me.
LICENSE?= GPLv2
LICENSE_FILE?= ${WRKSRC}/COPYING
+NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS?= --disable-ltdl-install
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"