diff options
Diffstat (limited to 'games/quake2-extras/Makefile')
-rw-r--r-- | games/quake2-extras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2-extras/Makefile b/games/quake2-extras/Makefile index edfffa9aaf3c..01e7a75b45ba 100644 --- a/games/quake2-extras/Makefile +++ b/games/quake2-extras/Makefile @@ -34,7 +34,7 @@ SKINS_DESC= Install high quality skins .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MRETEXTURE_FULL} || ${PORT_OPTIONS:MSKINS} -BUILD_DEPENDS+= nwreckdum:${PORTSDIR}/archivers/nwreckdum +BUILD_DEPENDS+= nwreckdum:archivers/nwreckdum PLIST_FILES+= %%Q2DIR%%/baseq2/pak20.pak .endif |