mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- 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:
parent
7dacea1302
commit
5a3b8e0892
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255519
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue