diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:37:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:37:11 +0000 |
commit | 5081338b1e9772209b1c287f987b6de642ca9016 (patch) | |
tree | bc1557370f4d0eb2e1675a53b5812645127c3a38 /games/shaaft | |
parent | 667b0f3452c99db337df184bbc90cb6afff9c3c0 (diff) |
Notes
Diffstat (limited to 'games/shaaft')
-rw-r--r-- | games/shaaft/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/shaaft/Makefile b/games/shaaft/Makefile index fb5c9f2ac6ae..7f1547e1d928 100644 --- a/games/shaaft/Makefile +++ b/games/shaaft/Makefile @@ -29,7 +29,6 @@ DATADIR= ${PREFIX}/share/Shaaft PLIST_FILES= bin/Packer bin/shaaft %%DATADIR%%/resource.dat \ man/man6/shaaft.6.gz -PLIST_DIRS= %%DATADIR%% DESKTOP_ENTRIES="Shaaft" "" "" "${PORTNAME}" "" "" |