diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:53:33 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:53:33 +0000 |
commit | c87a56b35119a3f8c54074da6dd45335b59a2fc4 (patch) | |
tree | 6a19ff06e1e1ec48fba09fbcc2032b3a6583efd0 /games/linux-rtcw | |
parent | fdb84adb5d95a30368b5d078800109ee52d70aab (diff) |
Notes
Diffstat (limited to 'games/linux-rtcw')
-rw-r--r-- | games/linux-rtcw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/linux-rtcw/Makefile b/games/linux-rtcw/Makefile index 5704f00df551..f502da4ab112 100644 --- a/games/linux-rtcw/Makefile +++ b/games/linux-rtcw/Makefile @@ -47,7 +47,6 @@ do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${f} ${PREFIX}/bin .endfor ${CP} -a ${WRKSRC}/main ${WRKSRC}/pb ${DATADIR} - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/Wolf[MS]P.xpm ${PREFIX}/share/pixmaps .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} |