diff options
author | John Marino <marino@FreeBSD.org> | 2016-08-04 03:52:50 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-08-04 03:52:50 +0000 |
commit | a24c0f3e9e57e328948e780de743176ef8d26ba3 (patch) | |
tree | 7c70c00dd427fa67a15ac7223565803bd761bfb8 /games/inform | |
parent | 732a4f5f0b278c2d2cc4db903a736d5ada85d4d8 (diff) | |
download | ports-a24c0f3e9e57e328948e780de743176ef8d26ba3.tar.gz ports-a24c0f3e9e57e328948e780de743176ef8d26ba3.zip |
Notes
Diffstat (limited to 'games/inform')
-rw-r--r-- | games/inform/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/inform/Makefile b/games/inform/Makefile index 862442cb5afe..9f4ee94a7bbe 100644 --- a/games/inform/Makefile +++ b/games/inform/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= inform${PORTVERSION:S/.//}_source.zip MAINTAINER= ports@FreeBSD.org COMMENT= Compiler for producing text adventure games -BUILD_DEPENDS= unzip:archivers/unzip - NO_WRKSUBDIR= yes USES= zip:infozip |