aboutsummaryrefslogtreecommitdiff
path: root/games/moagg
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2012-08-20 11:41:04 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2012-08-20 11:41:04 +0000
commit3c21d4727123176c389630525255708b0727b41d (patch)
treed8a8b4437ec21fe3be1b194ec12abfd4e402648c /games/moagg
parentf3e6eb0061371d4c8d62e1f683637d38da1416b1 (diff)
downloadports-3c21d4727123176c389630525255708b0727b41d.tar.gz
ports-3c21d4727123176c389630525255708b0727b41d.zip
Notes
Diffstat (limited to 'games/moagg')
-rw-r--r--games/moagg/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/moagg/Makefile b/games/moagg/Makefile
index a2fc876f9519..6ac92866691a 100644
--- a/games/moagg/Makefile
+++ b/games/moagg/Makefile
@@ -44,13 +44,11 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/run.sh.new ${PREFIX}/bin/${PORTNAME}
# Data
-.if !defined (NOPORTDATA)
${MKDIR} ${DATADIR}
@(cd ${WRKSRC} && ${COPYTREE_SHARE} "data ghosts jar" ${DATADIR})
-. for d in hiscores.dat log4j.properties
+.for d in hiscores.dat log4j.properties
${INSTALL_DATA} ${WRKSRC}/${d} ${DATADIR}
-. endfor
-.endif
+.endfor
# Pixmaps
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/crates.png ${PREFIX}/share/pixmaps/${PORTNAME}.png