diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2016-01-07 14:54:03 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2016-01-07 14:54:03 +0000 |
commit | 42b0bae34ff92cc7167eae163af6202f56373487 (patch) | |
tree | 4c39cc3e209fa61d7dc838b0786cec751eee2548 /graphics | |
parent | f1d6818c9891433fbe34d3a9f196c72c6ccffe99 (diff) | |
download | ports-42b0bae34ff92cc7167eae163af6202f56373487.tar.gz ports-42b0bae34ff92cc7167eae163af6202f56373487.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cegui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index ad3797769474..5b800d484801 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -17,7 +17,7 @@ CONFIGURE_ENV+= TOLUA_INC="${LUA_INCDIR}" CMAKE_ARGS= -DCEGUI_SAMPLES_ENABLED:BOOL=OFF \ -DCEGUI_BUILD_TESTS=OFF USE_LDCONFIG= yes -USES= compiler:c++11-lib cmake execinfo pathfix pkgconfig tar:bzip2 +USES= compiler:c++11-lib cmake execinfo pkgconfig tar:bzip2 PORTDOCS= * |