diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /games/inform | |
parent | 0888e6c87c87611f8c3c91d010963770653c20ec (diff) | |
download | freebsd-ports-gnome-496ac41eab239d23ec8c4be4de8c7274167db816.tar.gz freebsd-ports-gnome-496ac41eab239d23ec8c4be4de8c7274167db816.tar.zst freebsd-ports-gnome-496ac41eab239d23ec8c4be4de8c7274167db816.zip |
Mark a few ports BROKEN: unfetchable
Diffstat (limited to 'games/inform')
-rw-r--r-- | games/inform/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/inform/Makefile b/games/inform/Makefile index e3b8f2a3fbd8..475c8ac92244 100644 --- a/games/inform/Makefile +++ b/games/inform/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= inform${PORTVERSION:S/.//}_source.zip MAINTAINER= ports@FreeBSD.org COMMENT= Compiler for producing text adventure games +BROKEN= unfetchable + BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip NO_WRKSUBDIR= yes |