diff options
Diffstat (limited to 'databases/rrdtool/Makefile')
-rw-r--r-- | databases/rrdtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index a6131d741cf8..687c4052c6ba 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ libxml2.so:${PORTSDIR}/textproc/libxml2 \ libpangocairo-1.0.so:${PORTSDIR}/x11-toolkits/pango -CONFLICTS= rrdtool-1.0* rrdtool-1.2* +CONFLICTS= rrdtool10-* rrdtool12-* USE_RC_SUBR= rrdcached USE_AUTOTOOLS= libtool |