diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-10-27 08:19:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-10-27 08:19:48 +0000 |
commit | 433c263107f169eea355197c097bbe8a0822395b (patch) | |
tree | 467936d54e354a579e3e93c01c16e539aeee96c6 /games/vavoom-extras | |
parent | 5d759e6a470187b79d8147b142393994d698f3ca (diff) |
Notes
Diffstat (limited to 'games/vavoom-extras')
-rw-r--r-- | games/vavoom-extras/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/vavoom-extras/Makefile b/games/vavoom-extras/Makefile index ebb62e69888a..3d97c3138360 100644 --- a/games/vavoom-extras/Makefile +++ b/games/vavoom-extras/Makefile @@ -22,6 +22,8 @@ COMMENT= Doom, Doom II, Heretic, Hexen and Strife source port (extras) RUN_DEPENDS= vavoom:${PORTSDIR}/games/vavoom +DATADIR= ${PREFIX}/share/vavoom + USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes |