summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/octave-forge-joystick/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-joystick/Makefile b/math/octave-forge-joystick/Makefile
index 75c192b70a09..1469177b1b74 100644
--- a/math/octave-forge-joystick/Makefile
+++ b/math/octave-forge-joystick/Makefile
@@ -10,7 +10,7 @@ WWW= https://packages.octave.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING
-BUILD_DEPENDS+ cmake:devel/cmake # Required by configure.
+BUILD_DEPENDS+= cmake:devel/cmake # Required by configure.
LIB_DEPENDS+= libSDL2.so:devel/sdl20