1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Drop unneeded @dir's

- Silence patching
This commit is contained in:
Dmitry Marakasov 2015-12-23 18:36:12 +00:00
parent df83b83894
commit 01ef621d12
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404309
2 changed files with 3 additions and 5 deletions

View File

@ -26,10 +26,10 @@ SUB_FILES= pkg-message
OPTIONS_DEFINE= DOCS
post-patch:
${REINPLACE_CMD} "s|^.*@chgrp .(CONQGROUP) conq.*||g; \
@${REINPLACE_CMD} "s|^.*@chgrp .(CONQGROUP) conq.*||g; \
s|^.*@chmod 2771 conq.*||g;" ${WRKSRC}/Makefile.in
${REINPLACE_CMD} "s/# include <termio.h>//g" ${WRKSRC}/c_defs.h
${REINPLACE_CMD} "s/-O2 -fPIC//g" ${WRKSRC}/configure
@${REINPLACE_CMD} "s/# include <termio.h>//g" ${WRKSRC}/c_defs.h
@${REINPLACE_CMD} "s/-O2 -fPIC//g" ${WRKSRC}/configure
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/conqai ${STAGEDIR}${PREFIX}/sbin

View File

@ -7,7 +7,5 @@
sbin/conqstrat
@sample %%DATADIR%%/conqnews.doc.sample
%%DATADIR%%/conquest.doc
@dir etc/conquest
@dir %%DATADIR%%
@dir(,,770) /var/games/conquest
@group