1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

multimedia/vapoursynth: back out r521709 to allow disabling -DNDEBUG

`NDEBUG` is used in VS to disable extra checks outside of assert(3).
This commit is contained in:
Jan Beich 2020-01-01 09:46:41 +00:00
parent 517c819176
commit f0eb947fa0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521710

View File

@ -20,7 +20,7 @@ INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
DATADIR= ${PREFIX}/lib/vapoursynth
OPTIONS_DEFINE= DOCS FRAME_GUARD
OPTIONS_DEFINE= DEBUG DOCS FRAME_GUARD
OPTIONS_DEFAULT=${OPTIONS_GROUP_COMPS} ${OPTIONS_GROUP_PLUGINS}
OPTIONS_SUB= yes
@ -37,6 +37,8 @@ OPTIONS_GROUP_PLUGINS= ASS EEDI3 IMAGEMAGICK MISCFILTERS MORPHO TESSERACT \
# General options
DEBUG_CONFIGURE_ENABLE= debug
DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
DOCS_USES= makeinfo
DOCS_INFO= VapourSynth