diff options
-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 |