Fix without gperf in base
This commit is contained in:
parent
f3195a4d9e
commit
2cbe972ff3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370358
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ USE_RUBY= yes
|
||||||
RUBY_NO_RUN_DEPENDS= yes
|
RUBY_NO_RUN_DEPENDS= yes
|
||||||
USE_SQLITE= 3
|
USE_SQLITE= 3
|
||||||
USE_XORG= x11 xcomposite xrender
|
USE_XORG= x11 xcomposite xrender
|
||||||
USES= bison:build gmake perl5 pkgconfig python:build qmake:outsource
|
USES= bison gmake gperf perl5 pkgconfig python:build qmake:outsource
|
||||||
# Keep make(1) from descending into obj/ subdirectories during tests.
|
# Keep make(1) from descending into obj/ subdirectories during tests.
|
||||||
CONFIGURE_ENV= MAKEOBJDIR=.
|
CONFIGURE_ENV= MAKEOBJDIR=.
|
||||||
# Use flex(1) from ports.
|
# Use flex(1) from ports.
|
||||||
|
|
Loading…
Reference in a new issue