diff options
author | beat <beat@FreeBSD.org> | 2009-05-21 20:26:26 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-05-21 20:26:26 +0800 |
commit | b9f31b165baf6ff43df46861b69b95ed44304c87 (patch) | |
tree | ddc120ea21fc0daaaa285e113c03bb56227e6bc0 /databases | |
parent | 43e1e5f55d993aaefe30c43abc393057d6f54771 (diff) | |
download | freebsd-ports-gnome-b9f31b165baf6ff43df46861b69b95ed44304c87.tar.gz freebsd-ports-gnome-b9f31b165baf6ff43df46861b69b95ed44304c87.tar.zst freebsd-ports-gnome-b9f31b165baf6ff43df46861b69b95ed44304c87.zip |
- Add LATEST_LINK
Reported by: pav
Approved by: miwi (mentor, implicit)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/rrdtool12/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/rrdtool12/Makefile b/databases/rrdtool12/Makefile index 11a60c1cd886..bc350ef86d97 100644 --- a/databases/rrdtool12/Makefile +++ b/databases/rrdtool12/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ png.5:${PORTSDIR}/graphics/png +LATEST_LINK= ${PORTNAME}12 + CONFLICTS= rrdtool-1.0* rrdtool-1.3* USE_AUTOTOOLS= libtool:15 |