summaryrefslogtreecommitdiff
path: root/databases/rrdtool
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-06-14 02:19:55 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-06-14 02:19:55 +0000
commitce2d1742d076a424d1fe971909550927333ede97 (patch)
treea67cedb26addfc15bd7004604e5d1fd49cdedd1d /databases/rrdtool
parentThe startup script now works correctly and bump portrevision. (diff)
Add CONFLICTS on rrdtool-1.0* - they both install identical files.
PR: ports/124135 Submitted by: wxs Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=214805
Diffstat (limited to 'databases/rrdtool')
-rw-r--r--databases/rrdtool/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 7e46d49bfad3..80dbc4453d6a 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rrdtool
PORTVERSION= 1.2.26
+PORTREVISION= 1
CATEGORIES= databases graphics
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
@@ -17,6 +18,8 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \
png.5:${PORTSDIR}/graphics/png
+CONFLICTS= rrdtool-1.0*
+
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
GNU_CONFIGURE= yes