From 1196c289c3e795c880591ef2b1566dfda2ce4773 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Thu, 27 Mar 2014 00:58:45 +0000 Subject: [PATCH] - Enable X256 by default PR: ports/186844 Submitted by: bdrewery Approved by: s@samu.pl (maintainer) --- sysutils/bsdinfo/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/bsdinfo/Makefile b/sysutils/bsdinfo/Makefile index 6144eba11b66..74dd88c6942a 100644 --- a/sysutils/bsdinfo/Makefile +++ b/sysutils/bsdinfo/Makefile @@ -3,6 +3,7 @@ PORTNAME= bsdinfo PORTVERSION= 0.22 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://cloud.github.com/downloads/samupl/bsdinfo/ @@ -12,6 +13,7 @@ COMMENT= Simple utility to display system-based information GNU_CONFIGURE= yes OPTIONS_DEFINE= X256 +OPTIONS_DEFAULT=X256 X256_DESC= Build the 256 color version X256_CONFIGURE_ON= --x256