summaryrefslogtreecommitdiff
path: root/games/mythserver/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 01:15:06 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 01:15:06 +0000
commitb9c12aa595b018e776125375ce2e6846489710e0 (patch)
treee8c68c4b620df32348d0e324a466be81402ee65c /games/mythserver/Makefile
parentPRL -> REINPLACE (diff)
PERL -> REINPLACE
Noticed by: bento
Notes
Notes: svn path=/head/; revision=69409
Diffstat (limited to 'games/mythserver/Makefile')
-rw-r--r--games/mythserver/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/mythserver/Makefile b/games/mythserver/Makefile
index 096cdfc9430c..5aabc27bca92 100644
--- a/games/mythserver/Makefile
+++ b/games/mythserver/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= adamw@FreeBSD.org
USE_ZIP= yes
USE_GMAKE= yes
+USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/metaserver2open/spaghetti
pre-everything::
@@ -27,7 +28,7 @@ pre-everything::
@${ECHO_CMD} "#############################################"
post-patch:
- @${PERL} -pi -e 's@\r@@g' ${WRKSRC}/users_new/main.c
+ @${REINPLACE_CMD} -e 's@\r@@g' ${WRKSRC}/users_new/main.c
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/bin/game_search_server_new ${PREFIX}/bin