diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-05-17 22:31:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-05-17 22:31:30 +0000 |
commit | 0ab1c134c9938b6dda08a59cbad78d8e0aff839d (patch) | |
tree | bbc7b2465dfcd36fa16c2cef614136de497162c3 /emulators | |
parent | e3061da050248b91cfaa5dfc5a245201e84fb838 (diff) | |
download | ports-0ab1c134c9938b6dda08a59cbad78d8e0aff839d.tar.gz ports-0ab1c134c9938b6dda08a59cbad78d8e0aff839d.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xgs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile index 667770e4cf1b..d0fe4550179f 100644 --- a/emulators/xgs/Makefile +++ b/emulators/xgs/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= xgs050.tgz MAINTAINER= ports@FreeBSD.org COMMENT= Apple IIGS emulator stable release +BROKEN= unfetchable + EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip DIST_SUBDIR= xgs |