aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdtool12
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-12-05 11:10:49 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-12-05 11:10:49 +0000
commitbcc4614ebb8e7cedfc57740463f77b8e5a210499 (patch)
treedbba8f7c619a6f7db5c86ae59117cfcf6e8fe57e /databases/rrdtool12
parentf5626c92ccbdd28dc45d72d67ddeb50615fd1b30 (diff)
downloadports-bcc4614ebb8e7cedfc57740463f77b8e5a210499.tar.gz
ports-bcc4614ebb8e7cedfc57740463f77b8e5a210499.zip
Fixup pkgnames.
PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444, ports/184445, ports/184446, ports/184447, ports/184448, ports/184449, ports/184450 Submitted by: mat Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=335658
Diffstat (limited to 'databases/rrdtool12')
-rw-r--r--databases/rrdtool12/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/rrdtool12/Makefile b/databases/rrdtool12/Makefile
index 528a85ce9096..52b4fe2832aa 100644
--- a/databases/rrdtool12/Makefile
+++ b/databases/rrdtool12/Makefile
@@ -6,6 +6,7 @@ PORTVERSION= 1.2.30
PORTREVISION= 2
CATEGORIES= databases graphics
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
+PKGNAMESUFFIX= 12
MAINTAINER= beat@FreeBSD.org
COMMENT= Round Robin Database Tools v1.2
@@ -14,9 +15,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \
png15:${PORTSDIR}/graphics/png
-LATEST_LINK= ${PORTNAME}12
-
-CONFLICTS= rrdtool-1.0* rrdtool-1.3*
+CONFLICTS= rrdtool10-* rrdtool-1.*
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes