aboutsummaryrefslogtreecommitdiff
path: root/emulators/xmame
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2003-11-05 22:12:37 +0000
committerJames E. Housley <jeh@FreeBSD.org>2003-11-05 22:12:37 +0000
commit4b3ea4345112bf342863b2470361cdc53408cff5 (patch)
treeab920131fbb2ca14111d962ec96398a76805e470 /emulators/xmame
parentdc2956874ecec7d920d7c537eb71773812b75419 (diff)
downloadports-4b3ea4345112bf342863b2470361cdc53408cff5.tar.gz
ports-4b3ea4345112bf342863b2470361cdc53408cff5.zip
Notes
Diffstat (limited to 'emulators/xmame')
-rw-r--r--emulators/xmame/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 641cfa41c2d8..96060acf155a 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -256,7 +256,7 @@ do-configure:
${REINPLACE_CMD} -e "s@= gcc@?= ${CC}@g" \
-e "s@^TARGET.*@TARGET = ${MAMEMESS}@g" \
-e "s@# MAME_NET@${NETWORK}MAME_NET@g" \
- -e "s@# X86_ASM_68000@${ASM_COMMENT}X86_ASM_68000@g" \
+ -e "s@# X86_ASM_68000 =@${ASM_COMMENT}X86_ASM_68000 =@g" \
-e "s@^CFLAGS.*@CFLAGS ?= ${CFLAGS}@g" \
-e "s@^INSTALL_GROUP.*@INSTALL_GROUP = wheel@g" \
-e "s@# LIBS.*@LIBS = -L${LOCALBASE}/lib@g" \