diff options
author | bapt <bapt@FreeBSD.org> | 2015-12-13 16:47:02 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-12-13 16:47:02 +0800 |
commit | dfe16b1d6ea8b8850352a956ba1dea38fdc5c242 (patch) | |
tree | 4cf277d5a95bb01fe5b197f3b33024950526a391 /emulators/cpmtools2 | |
parent | fd1ad8c59fd1fb8f970bbf661ad7dc357b2b3def (diff) | |
download | freebsd-ports-gnome-dfe16b1d6ea8b8850352a956ba1dea38fdc5c242.tar.gz freebsd-ports-gnome-dfe16b1d6ea8b8850352a956ba1dea38fdc5c242.tar.zst freebsd-ports-gnome-dfe16b1d6ea8b8850352a956ba1dea38fdc5c242.zip |
Mark as broken: unfetchable
Diffstat (limited to 'emulators/cpmtools2')
-rw-r--r-- | emulators/cpmtools2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/cpmtools2/Makefile b/emulators/cpmtools2/Makefile index 03f1cf806df9..27f95cdd88d0 100644 --- a/emulators/cpmtools2/Makefile +++ b/emulators/cpmtools2/Makefile @@ -12,6 +12,8 @@ COMMENT= Tools to access CP/M disks and disk images LICENSE= GPLv3 +BROKEN= unfetchable + USES= desthack GNU_CONFIGURE= yes CONFIGURE_ARGS+=--bindir=${STAGEDIR}${PREFIX}/sbin \ |