summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-01-29 16:57:55 +0000
committerAde Lovett <ade@FreeBSD.org>2004-01-29 16:57:55 +0000
commit4a16258ba48c0b140bb4d38201bf0195a3c45631 (patch)
tree9b22de78b6ad93879bef00efe46ceae32cdb9f3c /devel
parent- Remove local mastersite now Savannah is back (diff)
Avoid libtool vs libltdl friendly fire in the package tree.
Submitted by: kris
Notes
Notes: svn path=/head/; revision=99424
Diffstat (limited to 'devel')
-rw-r--r--devel/libltdl/Makefile1
-rw-r--r--devel/libltdl15/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/libltdl/Makefile b/devel/libltdl/Makefile
index 406ac69f9bc1..ef6458e0021c 100644
--- a/devel/libltdl/Makefile
+++ b/devel/libltdl/Makefile
@@ -17,5 +17,6 @@ BUILD_WRKSRC= ${WRKSRC}/libltdl
INSTALL_WRKSRC= ${WRKSRC}/libltdl
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
+LATEST_LINK= libltdl
.include "${MASTERDIR}/Makefile"
diff --git a/devel/libltdl15/Makefile b/devel/libltdl15/Makefile
index 406ac69f9bc1..ef6458e0021c 100644
--- a/devel/libltdl15/Makefile
+++ b/devel/libltdl15/Makefile
@@ -17,5 +17,6 @@ BUILD_WRKSRC= ${WRKSRC}/libltdl
INSTALL_WRKSRC= ${WRKSRC}/libltdl
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
+LATEST_LINK= libltdl
.include "${MASTERDIR}/Makefile"