diff options
author | John Marino <marino@FreeBSD.org> | 2014-07-05 18:31:12 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-07-05 18:31:12 +0000 |
commit | afbcd38fd5a3539118f8577eaba9e57f9903a4b0 (patch) | |
tree | d05e0e948a635d3fb0359494bb74d6e217f8450f /graphics/Coin/Makefile | |
parent | ec79062e0273c74c642b6c3b366cf7c6e4d03dec (diff) | |
download | ports-afbcd38fd5a3539118f8577eaba9e57f9903a4b0.tar.gz ports-afbcd38fd5a3539118f8577eaba9e57f9903a4b0.zip |
Notes
Diffstat (limited to 'graphics/Coin/Makefile')
-rw-r--r-- | graphics/Coin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 934d96b7bb6e..14b7c63b8d5e 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -22,7 +22,7 @@ USE_XORG= xt x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pthread=yes --enable-threadsafe \ --enable-3ds-import --enable-sound \ - --enable-javascript-api + --enable-javascript-api --enable-debug=no USE_LDCONFIG= yes MAKE_ENV= LANG=C |