aboutsummaryrefslogtreecommitdiff
path: root/games/flightgear-aircraft
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2014-10-13 12:33:47 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2014-10-13 12:33:47 +0000
commit2061a896be90cc7d13e67c433821d593320ba70c (patch)
tree8ec66d466617b7ae89350faa2ac0ebc406ee30f6 /games/flightgear-aircraft
parent0a2d8ab3740649b67b66478a25f74491433442d0 (diff)
downloadports-2061a896be90cc7d13e67c433821d593320ba70c.tar.gz
ports-2061a896be90cc7d13e67c433821d593320ba70c.zip
Remove @dirrm from my ports
Notes
Notes: svn path=/head/; revision=370768
Diffstat (limited to 'games/flightgear-aircraft')
-rw-r--r--games/flightgear-aircraft/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/flightgear-aircraft/Makefile b/games/flightgear-aircraft/Makefile
index 8ab6ae8449b5..30b66fa53ba9 100644
--- a/games/flightgear-aircraft/Makefile
+++ b/games/flightgear-aircraft/Makefile
@@ -80,8 +80,8 @@ pre-install:
| ${SED} -e 's|^|@exec ${MKDIR} %D/share/flightgear/Aircraft/|' >> ${PLIST} && \
${FIND} * -type f | ${SORT} \
| ${SED} -e 's|^|%%DATADIR%%/|' >> ${PLIST} && \
- ${FIND} * -type d | ${SORT} -r \
- | ${SED} -e 's|^|@dirrm %%DATADIR%%/|' >> ${PLIST}
+ ${FIND} * -type d -empty | ${SORT} -r \
+ | ${SED} -e 's|^|@dir %%DATADIR%%/|' >> ${PLIST}
do-install:
${MKDIR} ${STAGEDIR}${DATADIR}