diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/abakus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/abakus/Makefile b/math/abakus/Makefile index e8b85a8c9f7c..d2254ed4b912 100644 --- a/math/abakus/Makefile +++ b/math/abakus/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple KDE Calculator LICENSE= GPLv2 -BUILD_DEPENDS= flex:${PORTSDIR}/textproc/flex +BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex LIB_DEPENDS= libmpfr.so:${PORTSDIR}/math/mpfr USE_BZIP2= yes |