aboutsummaryrefslogtreecommitdiff
path: root/graphics/squish
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-05-23 03:21:20 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-05-23 03:21:20 +0000
commit265ce40f64be474c84027aa97156fd90d52723b9 (patch)
treec0fe3b4a68eca2f84e1f939d8b6713adb4c87c7c /graphics/squish
parent7cb83c8ebe65e01a633a225318d3ae727fceecdc (diff)
downloadports-265ce40f64be474c84027aa97156fd90d52723b9.tar.gz
ports-265ce40f64be474c84027aa97156fd90d52723b9.zip
Notes
Diffstat (limited to 'graphics/squish')
-rw-r--r--graphics/squish/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/squish/Makefile b/graphics/squish/Makefile
index 11b7e4d55d2b..0b52972d4f6a 100644
--- a/graphics/squish/Makefile
+++ b/graphics/squish/Makefile
@@ -14,9 +14,10 @@ USE_GMAKE= YES
PLIST_FILES= include/squish.h \
lib/libsquish.a
-OPTIONS_SINGLE= SG1
-OPTIONS_SINGLE_SG1= ALTIVEC SSE
+OPTIONS_RADIO= RG1
+OPTIONS_RADIO_RG1= ALTIVEC SSE
ALTIVEC_DESC= Use Altivec instructions
+RG1_DESC= Optimizations Selection
.include <bsd.port.options.mk>