1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- unbreak build single -> radio

This commit is contained in:
Jason Helfman 2013-05-23 03:21:20 +00:00
parent 7cb83c8ebe
commit 265ce40f64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318832

View File

@ -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>