1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

graphics/opengtl doesn't require that LLVM assertions be disabled so

don't claim it does in the OPTIONS description.

PR:		ports/141783
Submitted by:	Alberto Villa <villa dot alberto at gmail dot com>
This commit is contained in:
Brooks Davis 2010-01-08 22:21:20 +00:00
parent 65a2cb01f1
commit 455d087834
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247424
3 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --enable-optimized
CONFIGURE_ARGS+= --enable-bindings=none
OPTIONS= NO_ASSERTS "Disable assertions (needed by graphics/opengtl) " off
OPTIONS= NO_ASSERTS "Disable assertions" off
MAN1= bugpoint.1 clang.1 lit.1 llc.1 lli.1 llvmc.1 llvm-ar.1 \
llvm-as.1 llvm-bcanalyzer.1 llvm-config.1 llvm-db.1 \

View File

@ -38,7 +38,7 @@ CONFIGURE_ARGS+= --enable-optimized
CONFIGURE_ARGS+= --enable-bindings=none
OPTIONS= NO_ASSERTS "Disable assertions (needed by graphics/opengtl)" off
OPTIONS= NO_ASSERTS "Disable assertions" off
.if defined(NOPORTDOCS)
DOCSRCDIR=

View File

@ -38,7 +38,7 @@ CONFIGURE_ARGS+= --enable-optimized
CONFIGURE_ARGS+= --enable-bindings=none
OPTIONS= NO_ASSERTS "Disable assertions (needed by graphics/opengtl)" off
OPTIONS= NO_ASSERTS "Disable assertions" off
.if defined(NOPORTDOCS)
DOCSRCDIR=