Fix without gperf in base

This commit is contained in:
Baptiste Daroussin 2014-10-07 15:59:46 +00:00
parent f3195a4d9e
commit 2cbe972ff3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370358

View file

@ -26,7 +26,7 @@ USE_RUBY= yes
RUBY_NO_RUN_DEPENDS= yes
USE_SQLITE= 3
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.
CONFIGURE_ENV= MAKEOBJDIR=.
# Use flex(1) from ports.