diff options
Diffstat (limited to 'games/inform/Makefile')
-rw-r--r-- | games/inform/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/inform/Makefile b/games/inform/Makefile index 8ab0fc3e5ade..862442cb5afe 100644 --- a/games/inform/Makefile +++ b/games/inform/Makefile @@ -15,7 +15,7 @@ EXTRACT_ONLY= inform${PORTVERSION:S/.//}_source.zip MAINTAINER= ports@FreeBSD.org COMMENT= Compiler for producing text adventure games -BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +BUILD_DEPENDS= unzip:archivers/unzip NO_WRKSUBDIR= yes |