diff options
Diffstat (limited to 'games/pacmanarena/Makefile')
-rw-r--r-- | games/pacmanarena/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pacmanarena/Makefile b/games/pacmanarena/Makefile index e88c3d39f29d..ba24369a9909 100644 --- a/games/pacmanarena/Makefile +++ b/games/pacmanarena/Makefile @@ -17,7 +17,7 @@ COMMENT= Pacman clone in full 3D with a few surprises LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +EXTRACT_DEPENDS= unzip:archivers/unzip WRKSRC= ${WRKDIR}/${PORTNAME:S/arena//} |