diff options
Diffstat (limited to 'games/legends')
-rw-r--r-- | games/legends/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/legends/Makefile b/games/legends/Makefile index 9c25caa0f8f5..b0ac7c2cf29c 100644 --- a/games/legends/Makefile +++ b/games/legends/Makefile @@ -32,7 +32,7 @@ PLIST_SUB= MAP_PACK="${MAP_PACK}" OPTIONS_DEFINE= DOCS post-extract: - @cd ${WRKDIR} && ${TAR} xf legends.tar + @cd ${WRKSRC} && ${TAR} xf legends.tar post-patch: @${REINPLACE_CMD} -e 's|#!/bin/bash|#!${LOCALBASE}/bin/bash|; \ |