diff options
Diffstat (limited to 'math/oleo')
-rw-r--r-- | math/oleo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile index b53ee32ba89a..e8320576e310 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -12,7 +12,7 @@ MAINTAINER= gahr@FreeBSD.org COMMENT= The GNU spreadsheet for X11 and terminals USE_PERL5_BUILD= yes -USE_BISON= build +USES= bison USE_AUTOTOOLS= autoconf213 CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include |