aboutsummaryrefslogtreecommitdiff
path: root/games/conquest
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-14 08:44:10 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-14 08:44:10 +0000
commit17c5ec6b2ba2ad4fdb1884a0b92b6ae6e3c49af5 (patch)
treed9931dc979eae45250932f5efb157e5943c2bcaf /games/conquest
parent0c2b1eb0f607a0685a2b6eee5333b8f3d1b15c8b (diff)
downloadports-17c5ec6b2ba2ad4fdb1884a0b92b6ae6e3c49af5.tar.gz
ports-17c5ec6b2ba2ad4fdb1884a0b92b6ae6e3c49af5.zip
Notes
Diffstat (limited to 'games/conquest')
-rw-r--r--games/conquest/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/conquest/Makefile b/games/conquest/Makefile
index d30b914d1bfc..33da3b114a9b 100644
--- a/games/conquest/Makefile
+++ b/games/conquest/Makefile
@@ -19,9 +19,9 @@ BINGRP= conquest
SHAREGRP= conquest
post-patch:
- ${REINPLACE_CMD} -e "s|\@prefix\@/conquest|\@prefix\@|g; \
- s|^.+\@chgrp .\(CONQGROUP\) conq.+||g; \
- s|^.+\@chmod 2771 conq.+||g;" ${WRKSRC}/Makefile.in
+ ${REINPLACE_CMD} -e "s|@prefix@/conquest|@prefix@|g; \
+ s|^.*@chgrp .(CONQGROUP) conq.*||g; \
+ s|^.*@chmod 2771 conq.*||g;" ${WRKSRC}/Makefile.in
${REINPLACE_CMD} -e "s/# include <termio.h>//g" ${WRKSRC}/c_defs.h
${REINPLACE_CMD} -e "s/-O2 -fPIC//g" ${WRKSRC}/configure
${REINPLACE_CMD} -e "s|/opt/conquest|${PREFIX}|g; \