diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-01-29 16:57:55 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-01-29 16:57:55 +0000 |
commit | 4a16258ba48c0b140bb4d38201bf0195a3c45631 (patch) | |
tree | 9b22de78b6ad93879bef00efe46ceae32cdb9f3c /devel/libltdl15 | |
parent | a2fc883c1eeb92d19df37f9a9cdec8388339d132 (diff) | |
download | ports-4a16258ba48c0b140bb4d38201bf0195a3c45631.tar.gz ports-4a16258ba48c0b140bb4d38201bf0195a3c45631.zip |
Notes
Diffstat (limited to 'devel/libltdl15')
-rw-r--r-- | devel/libltdl15/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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" |