diff options
Diffstat (limited to 'devel/libltdl15/Makefile')
-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" |