summaryrefslogtreecommitdiff
path: root/math/abakus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/abakus/Makefile')
-rw-r--r--math/abakus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/abakus/Makefile b/math/abakus/Makefile
index bddc908ec39e..8435e65996db 100644
--- a/math/abakus/Makefile
+++ b/math/abakus/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= mpfr:${PORTSDIR}/math/mpfr
USE_BZIP2= yes
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
USE_QT4= moc_build qmake_build rcc_build uic_build
-USE_BISON= build
+USES= bison
USE_CMAKE= yes
CMAKE_ARGS= -DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include" \
-DCMAKE_REQUIRED_FLAGS:STRING="${LDFLAGS}" \