summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-03-19 15:49:05 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-03-19 15:49:05 +0000
commitc901747dc7077cf696825857d091b1a717a8420c (patch)
tree2956c3fc6a162514c272615a3152a6f5f623ee5a /emulators
parent- Correct catalog registration when installed from package (diff)
- Fix typo
Reported by: kris
Notes
Notes: svn path=/head/; revision=187722
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mednafen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index 85f92926b3b3..83b174d5d382 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -51,7 +51,7 @@ IGNORE= needs round(3), which appears in 5.3 or later
.endif
pre-configure:
- @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|g' ${WRKSRC}/configure -e \
+ @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|g' -e \
's|/usr/local|${LOCALBASE}|g' -e 's|/usr/X11R6|${X11BASE}|g' \
${WRKSRC}/configure