aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-12-07 21:36:36 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-12-07 21:36:36 +0800
commit91901eb09b1ae02166ff1ba45780024430f4214c (patch)
tree2c51a637ec26440abac954ac901e826c6e2e0a25 /games
parent8903436cc8f3dd0a58263920f4c7806cb4e96ae7 (diff)
downloadfreebsd-ports-gnome-91901eb09b1ae02166ff1ba45780024430f4214c.tar.gz
freebsd-ports-gnome-91901eb09b1ae02166ff1ba45780024430f4214c.tar.zst
freebsd-ports-gnome-91901eb09b1ae02166ff1ba45780024430f4214c.zip
- Pet portlint
- Drop @dirrm* from plist
Diffstat (limited to 'games')
-rw-r--r--games/heroes/Makefile2
-rw-r--r--games/heroes/pkg-plist7
2 files changed, 1 insertions, 8 deletions
diff --git a/games/heroes/Makefile b/games/heroes/Makefile
index 61d66c93acb5..40323c4f459b 100644
--- a/games/heroes/Makefile
+++ b/games/heroes/Makefile
@@ -47,7 +47,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -lsmpeg -lm ${PTHREAD_LIBS}
post-patch:
@for dir in ${DATASRC} ${SOUNDSRC} ${MUSICSRC}; do \
- ${FIND} $${dir} -name "Makefile*" | ${XARGS} ${RM}; \
+ ${FIND} $${dir} -name "Makefile*" -delete; \
done
@${RM} -f ${WRKSRC}/lib/getopt.h
@${RM} -f ${WRKSRC}/doc/*.info*
diff --git a/games/heroes/pkg-plist b/games/heroes/pkg-plist
index 66d1a2017e0d..03c001315b6c 100644
--- a/games/heroes/pkg-plist
+++ b/games/heroes/pkg-plist
@@ -212,10 +212,3 @@ share/locale/fr/LC_MESSAGES/heroes.mo
share/locale/it/LC_MESSAGES/heroes.mo
share/locale/nl/LC_MESSAGES/heroes.mo
share/locale/pt_BR/LC_MESSAGES/heroes.mo
-@dirrm %%DATADIR%%/tilesets
-@dirrm %%DATADIR%%/sfx
-@dirrm %%DATADIR%%/pics
-@dirrm %%DATADIR%%/mod
-@dirrm %%DATADIR%%/levels
-@dirrm %%DATADIR%%/etc
-@dirrm %%DATADIR%%