From fd6924b0cc09b2fffd260dbaa55196d8bba0ba69 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 29 May 2012 16:12:55 +0000 Subject: Fix bogus old OPTIONS definition This fix make describe with new option framework With hat: portmgr --- databases/rrdtool10/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/rrdtool10') 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 -- cgit