- Canonize OPTIONS triplet (no -> off)

PR:		ports/144673 (part of)
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	maintainer timeout (mi; 2 months)
This commit is contained in:
Pav Lucistnik 2010-06-02 12:14:45 +00:00
parent 7dacea1302
commit 5a3b8e0892
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255519

View file

@ -19,7 +19,7 @@ COMMENT= Multiple-image Network Graphics (MNG) reference library
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
lcms:${PORTSDIR}/graphics/lcms
OPTIONS= MNG_OPTIMIZE "Use vendor's new optimization flags" no
OPTIONS= MNG_OPTIMIZE "Use vendor's new optimization flags" off
MAKEFILE= ${FILESDIR}/Makefile.bsd
MAKE_ARGS+= WITH_MNG_OPTIMIZE=${WITH_MNG_OPTIMIZE}