diff options
author | ak <ak@FreeBSD.org> | 2015-12-17 18:36:10 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2015-12-17 18:36:10 +0800 |
commit | 936f140d14c50dcf6183dfb023d36b3db78a9a3c (patch) | |
tree | b3a8d7f6117abca92e7c22a4dc0b6bdef5f2c3df /emulators/cpmtools2 | |
parent | 7af8fc604733a9359b7cedab110f05744911a252 (diff) | |
download | freebsd-ports-gnome-936f140d14c50dcf6183dfb023d36b3db78a9a3c.tar.gz freebsd-ports-gnome-936f140d14c50dcf6183dfb023d36b3db78a9a3c.tar.zst freebsd-ports-gnome-936f140d14c50dcf6183dfb023d36b3db78a9a3c.zip |
- Remove BROKEN, port is fetchable
Diffstat (limited to 'emulators/cpmtools2')
-rw-r--r-- | emulators/cpmtools2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/cpmtools2/Makefile b/emulators/cpmtools2/Makefile index 27f95cdd88d0..03f1cf806df9 100644 --- a/emulators/cpmtools2/Makefile +++ b/emulators/cpmtools2/Makefile @@ -12,8 +12,6 @@ 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 \ |