aboutsummaryrefslogtreecommitdiff
path: root/games/robocode
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-11-07 07:35:37 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-11-07 07:35:37 +0000
commitf507e2d07b0d02605da576811a9fe7622f52e3c7 (patch)
tree884202aeda0758b5a7d917d68dfa862267b4d700 /games/robocode
parentf377bad7010f3c319fbdb6d264ee185c1f763a8e (diff)
downloadports-f507e2d07b0d02605da576811a9fe7622f52e3c7.tar.gz
ports-f507e2d07b0d02605da576811a9fe7622f52e3c7.zip
Fix staging with fmake
Notes
Notes: svn path=/head/; revision=400973
Diffstat (limited to 'games/robocode')
-rw-r--r--games/robocode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/robocode/Makefile b/games/robocode/Makefile
index de1d810452c8..27b15c218439 100644
--- a/games/robocode/Makefile
+++ b/games/robocode/Makefile
@@ -31,7 +31,7 @@ SUB_FILES= ${PORTNAME}-MeleeRumble ${PORTNAME}-RoboRumble \
${PORTNAME}-TwinDuel pkg-deinstall pkg-message
do-install:
- cd ${WRKDIR} && ${INSTALL_SCRIPT} ${SUB_FILES:M${PORTNAME}*} \
+ cd ${WRKDIR} && ${INSTALL_SCRIPT} ${SUB_FILES:Mrobocode-*} \
${STAGEDIR}${PREFIX}/bin/
.for d in battles compilers javadoc libs license roborumble robots \