summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authornsayer <nsayer@FreeBSD.org>2001-04-05 13:10:00 +0000
committernsayer <nsayer@FreeBSD.org>2001-04-05 13:10:00 +0000
commit890b1f547e3f5dee133baeb3277284d7fd90abe2 (patch)
tree2ed69334fa662cf4c561370bb123658d7b655195 /emulators
parentf91fc71b5f4ba2d590ea55c13c3e93bf2f929f23 (diff)
downloadFreeBSD-ports-890b1f547e3f5dee133baeb3277284d7fd90abe2.zip
FreeBSD-ports-890b1f547e3f5dee133baeb3277284d7fd90abe2.tar.gz
Enable USB joysticks. Yay!
Approved by: stjin@win.tue.nl
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xmame/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index c295fa4..f5c3b31 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -199,6 +199,7 @@ do-configure:
-e "s@/usr/X11R6@${X11BASE}@g" \
-e "s@ARCH = linux@ARCH = freebsd@g" \
-e "s@# X11_DGA@X11_DGA@g" \
+ -e "s@# JOY_USB@JOY_USB@g" \
-e "s@= x11@= ${DISPLAY_METHOD}@g" \
-e "s@= mame@= ${MAMEMESS}@g" \
-e "s@# X86_ASM@${ASM_COMMENT}X86_ASM@g" \
OpenPOWER on IntegriCloud