summaryrefslogtreecommitdiff
path: root/games/rocksndiamonds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/rocksndiamonds/Makefile')
-rw-r--r--games/rocksndiamonds/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile
index a46fef2e02a..f4d5a4e557b 100644
--- a/games/rocksndiamonds/Makefile
+++ b/games/rocksndiamonds/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2009/01/12 19:22:18 adam Exp $
+# $NetBSD: Makefile,v 1.39 2009/06/14 22:58:00 joerg Exp $
DISTNAME= rocksndiamonds-3.2.6.0
CATEGORIES= games x11
@@ -74,7 +74,6 @@ do-install:
find "$${d}" -type d -print | { while read subdir; do \
${INSTALL_DATA_DIR} \
${DESTDIR}${SHAREDIR}/"$${subdir}"; \
- ${ECHO} "@dirrm ${SHARESUBDIR}/$${subdir}"; \
done ; } | sort -r >> ${WRKDIR}/PLIST.D; \
find "$${d}" -type f -print | while read f; do \
${INSTALL_DATA} "$${f}" \