diff options
| author | Niclas Zeising <zeising@FreeBSD.org> | 2016-05-02 16:14:05 +0000 |
|---|---|---|
| committer | Niclas Zeising <zeising@FreeBSD.org> | 2016-05-02 16:14:05 +0000 |
| commit | e5f57460ef167876457e1816ff6efb04cb5f3292 (patch) | |
| tree | 631fc00681c9300abcd022c6a6505fe9a616f297 /databases/rrdtool | |
| parent | 307a70b8949fa4ed5caea947fb0905ff7371be8e (diff) | |
Notes
Diffstat (limited to 'databases/rrdtool')
| -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 b3f5b8935400..53909082ce74 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -12,7 +12,7 @@ COMMENT= Round Robin Database Tools LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -CONFLICTS= rrdtool10-* rrdtool12-* +CONFLICTS= rrdtool12-* CONFIGURE_ARGS= --disable-tcl --disable-silent-rules CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 |
