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/phalanx | |
parent | 01a23031a1d15f01c10a311691493992b7fb96e6 (diff) | |
download | ports-877e37b717d718c287c6d0a611fa3d8993d86870.tar.gz ports-877e37b717d718c287c6d0a611fa3d8993d86870.zip |
Notes
Diffstat (limited to 'games/phalanx')
-rw-r--r-- | games/phalanx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile index 61a47bd8906e..ee3224fdcadd 100644 --- a/games/phalanx/Makefile +++ b/games/phalanx/Makefile @@ -31,6 +31,7 @@ PLIST_FILES= bin/phalanx \ %%DATADIR%%/eco.phalanx \ %%DATADIR%%/pbook.phalanx \ %%DATADIR%%/sbook.phalanx +PLIST_DIRS= %%DATADIR%% OPTIONS_DEFINE= DOCS |