aboutsummaryrefslogtreecommitdiff
path: root/games/atanks
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-10-12 14:42:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-10-12 14:42:14 +0000
commitd95d778ac63c30a139d324d0ca34db7839cc27e1 (patch)
tree7f4f1a0a78c035c37f5d35e82e98dfeb7299146a /games/atanks
parentd86cb8de940dd9da0138bfbf85d802a935048af7 (diff)
downloadports-d95d778ac63c30a139d324d0ca34db7839cc27e1.tar.gz
ports-d95d778ac63c30a139d324d0ca34db7839cc27e1.zip
Notes
Diffstat (limited to 'games/atanks')
-rw-r--r--games/atanks/Makefile2
-rw-r--r--games/atanks/files/patch-Makefile6
-rw-r--r--games/atanks/pkg-plist14
3 files changed, 3 insertions, 19 deletions
diff --git a/games/atanks/Makefile b/games/atanks/Makefile
index c16275927692..b45be5a12c55 100644
--- a/games/atanks/Makefile
+++ b/games/atanks/Makefile
@@ -29,8 +29,6 @@ post-patch:
${WRKSRC}/src/files.cpp
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
-
${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png \
${STAGEDIR}${PREFIX}/share/pixmaps/
diff --git a/games/atanks/files/patch-Makefile b/games/atanks/files/patch-Makefile
index e19351a5d921..254845a5563a 100644
--- a/games/atanks/files/patch-Makefile
+++ b/games/atanks/files/patch-Makefile
@@ -1,5 +1,5 @@
---- ./Makefile.orig 2014-03-29 16:11:25.000000000 +0100
-+++ ./Makefile 2014-04-09 17:29:31.394283912 +0200
+--- Makefile.orig 2014-03-29 15:11:25 UTC
++++ Makefile
@@ -4,27 +4,27 @@
BINPREFIX = $(PREFIX)
@@ -29,7 +29,7 @@
- $(INSTALL) -m 644 atanks.desktop $(DESTDIR)/usr/share/applications
- mkdir -p $(DESTDIR)/usr/share/icons/hicolor/48x48/apps
- $(INSTALL) -m 644 atanks.png $(DESTDIR)/usr/share/icons/hicolor/48x48/apps
-+ $(INSTALL) -m 555 atanks $(DESTDIR)${BINDIR}
++ $(BSD_INSTALL_PROGRAM) atanks $(DESTDIR)${BINDIR}
+ mkdir -p $(DESTDIR)/usr/local/share/applications
+ $(INSTALL) -m 644 atanks.desktop $(DESTDIR)/usr/local/share/applications
+ mkdir -p $(DESTDIR)/usr/local/share/icons/hicolor/48x48/apps
diff --git a/games/atanks/pkg-plist b/games/atanks/pkg-plist
index f99097adc935..90b76311717d 100644
--- a/games/atanks/pkg-plist
+++ b/games/atanks/pkg-plist
@@ -279,17 +279,3 @@ share/applications/atanks.desktop
%%DATADIR%%/unicode.dat
share/icons/hicolor/48x48/apps/atanks.png
share/pixmaps/atanks.png
-@dirrm %%DATADIR%%/title
-@dirrm %%DATADIR%%/text
-@dirrm %%DATADIR%%/tankgun
-@dirrm %%DATADIR%%/tank
-@dirrm %%DATADIR%%/stock
-@dirrm %%DATADIR%%/sound
-@dirrm %%DATADIR%%/missile
-@dirrm %%DATADIR%%/misc
-@dirrm %%DATADIR%%/button
-@dirrm %%DATADIR%%
-@dirrmtry share/icons/hicolor/48x48/apps
-@dirrmtry share/icons/hicolor/48x48
-@dirrmtry share/icons/hicolor
-@dirrmtry share/icons