ports/141783: devel/llvm - fix option description
Alberto Villa
villa.alberto at gmail.com
Sat Dec 19 19:20:11 UTC 2009
>Number: 141783
>Category: ports
>Synopsis: devel/llvm - fix option description
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Dec 19 19:20:10 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Alberto Villa
>Release: FreeBSD 9-CURRENT
>Organization:
>Environment:
FreeBSD echo.hoth 9.0-CURRENT FreeBSD 9.0-CURRENT #3: Tue Dec 15 18:31:34 CET 2009 root at echo.hoth:/usr/obj/usr/src/sys/TPR60 i386
>Description:
graphics/opengtl used to require llvm built without assertions, then the NO_ASSERT option was added to the llvm port; now, opengtl 0.9.12 doesn't require it anymore
>How-To-Repeat:
>Fix:
cleanup the description of the NO_ASSERT option (but leave the option, it could be useful to someone)
no PORTREVISION bump needed
the same fix should be applied to devel/llvm-devel
Patch attached with submission follows:
diff -ruN /usr/ports/devel/llvm/Makefile /usr/jail/stratofortress/usr/ports/devel/llvm/Makefile
--- /usr/ports/devel/llvm/Makefile 2009-12-08 21:52:43.000000000 +0100
+++ /usr/jail/stratofortress/usr/ports/devel/llvm/Makefile 2009-12-19 20:04:28.597639269 +0100
@@ -38,7 +38,7 @@
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=
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list