diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-22 21:38:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-22 21:38:23 +0000 |
commit | 877e37b717d718c287c6d0a611fa3d8993d86870 (patch) | |
tree | 8f560639a4f7f514abb615fbbc4bb4b50c56421d /games/avoision/Makefile | |
parent | - Add missing run dependency on perl (diff) |
Revert r375084
A too sharp axe causes unpredictable damages
Reported by: amdmi3
Notes
Notes:
svn path=/head/; revision=375273
Diffstat (limited to 'games/avoision/Makefile')
-rw-r--r-- | games/avoision/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/avoision/Makefile b/games/avoision/Makefile index 4f5e7f4d5c40..e2bcfde207d8 100644 --- a/games/avoision/Makefile +++ b/games/avoision/Makefile @@ -33,6 +33,7 @@ PLIST_FILES= bin/${PORTNAME} \ share/applications/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.png \ %%DATADIR%%/${PORTNAME}.zip +PLIST_DIRS= %%DATADIR%% PORTDOCS= ChangeLog |