aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdtool12
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-06-29 15:57:40 +0000
committerStefan Eßer <se@FreeBSD.org>2022-06-29 15:57:40 +0000
commitda00957fbe1f79c12851e0958ee7e4c8276a5527 (patch)
treed14676e2663fab07af84c52d41d9b5c21e828774 /databases/rrdtool12
parent8cb12b6dc94b21d30c093920ab5f3c55c80c50ee (diff)
downloadports-da00957fbe1f79c12851e0958ee7e4c8276a5527.tar.gz
ports-da00957fbe1f79c12851e0958ee7e4c8276a5527.zip
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit)
Diffstat (limited to 'databases/rrdtool12')
-rw-r--r--databases/rrdtool12/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rrdtool12/Makefile b/databases/rrdtool12/Makefile
index 67684910dace..11594f815ce7 100644
--- a/databases/rrdtool12/Makefile
+++ b/databases/rrdtool12/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libart_lgpl_2.so:graphics/libart_lgpl \
libpng.so:graphics/png
-CONFLICTS= rrdtool-1.*
+CONFLICTS_INSTALL= rrdtool # include/rrd.h
USE_LDCONFIG= yes
GNU_CONFIGURE= yes