aboutsummaryrefslogtreecommitdiffstats
path: root/databases/rrdtool10
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-05-30 00:12:55 +0800
committerbapt <bapt@FreeBSD.org>2012-05-30 00:12:55 +0800
commitfd6924b0cc09b2fffd260dbaa55196d8bba0ba69 (patch)
tree3a1a98f9c3e0af7a22c297448903600e3038a4ec /databases/rrdtool10
parent347b6c2fd67d791ff9e3a53101be3f17b8c4c0bc (diff)
downloadfreebsd-ports-gnome-fd6924b0cc09b2fffd260dbaa55196d8bba0ba69.tar.gz
freebsd-ports-gnome-fd6924b0cc09b2fffd260dbaa55196d8bba0ba69.tar.zst
freebsd-ports-gnome-fd6924b0cc09b2fffd260dbaa55196d8bba0ba69.zip
Fix bogus old OPTIONS definition
This fix make describe with new option framework With hat: portmgr
Diffstat (limited to 'databases/rrdtool10')
-rw-r--r--databases/rrdtool10/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rrdtool10/Makefile b/databases/rrdtool10/Makefile
index cde118932cd0..5da5a00d57e0 100644
--- a/databases/rrdtool10/Makefile
+++ b/databases/rrdtool10/Makefile
@@ -37,7 +37,7 @@ MAN1= RRDp.1 RRDs.1 bin_dec_hex.1 rrdcgi.1 rrdcreate.1 rrddump.1 \
MAN3= RRDp.3 RRDs.3
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-OPTIONS= "ISO-8859-2 fonts support" off
+OPTIONS= LATIN2 "ISO-8859-2 fonts support" off
.include <bsd.port.pre.mk>