aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-27 10:51:59 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-27 10:51:59 +0000
commita8ed451b9c2d09d0698d03114196e317090ede05 (patch)
tree7d71a34575fa2afaa46aed62bc1d553959712e10
parent9d8aff16b750a35f82069d8420b23e00b05ef022 (diff)
downloadports-a8ed451b9c2d09d0698d03114196e317090ede05.tar.gz
ports-a8ed451b9c2d09d0698d03114196e317090ede05.zip
Notes
-rw-r--r--games/eboard/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile
index f66d144c0c2d..a95cffb27d00 100644
--- a/games/eboard/Makefile
+++ b/games/eboard/Makefile
@@ -33,6 +33,7 @@ INSTALL_TARGET= install install-man
OPTIONS_DEFINE= JOYSTICK DOCS
JOYSTICK_DESC= Enable joystick support
+JOYSTICK_BUILD_DEPENDS= ${LOCALBASE}/include/linux/joystick.h:devel/evdev-proto
DESKTOP_ENTRIES="eboard" \
"Play chess" \
@@ -43,11 +44,6 @@ DESKTOP_ENTRIES="eboard" \
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MJOYSTICK}
-BUILD_DEPENDS+= ${LOCALBASE}/include/linux/joystick.h:devel/linux-js
-RUN_DEPENDS+= ${LOCALBASE}/include/linux/joystick.h:devel/linux-js
-.endif
-
post-extract:
.for e in ${EXTRAS}
@cd ${WRKDIR} && ${GZIP_CMD} -dc \