aboutsummaryrefslogtreecommitdiff
path: root/games/armagetron
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-07-08 02:38:37 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-07-08 02:38:37 +0000
commita04f94901aec6c5d3760e9d851d9a9622426e1b4 (patch)
tree88769a26d850b19a2589c1001fdbbafba08e9083 /games/armagetron
parent5cca6d6bdaf8be70ac29d57dd4fff306c2f42bd7 (diff)
downloadports-a04f94901aec6c5d3760e9d851d9a9622426e1b4.tar.gz
ports-a04f94901aec6c5d3760e9d851d9a9622426e1b4.zip
Notes
Diffstat (limited to 'games/armagetron')
-rw-r--r--games/armagetron/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/armagetron/Makefile b/games/armagetron/Makefile
index c627914170b6..ec8fc97876ff 100644
--- a/games/armagetron/Makefile
+++ b/games/armagetron/Makefile
@@ -42,7 +42,7 @@ CONFIGURE_ARGS+=--enable-music
CONFIGURE_ARGS+=--disable-uninstall
post-patch:
- @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|sdl11-config|${SDL_CONFIG}|g' ${WRKSRC}/configure
@${FIND} ${WRKSRC}/batch -type f -exec ${REINPLACE_CMD} -e 's|^#!/bin/bash$$|#!/bin/sh|g' {} \+
@${REINPLACE_CMD} -e 's|^INSTALL=.*$$|INSTALL=${DATADIR}|g' \
${WRKSRC}/batch/*.in