diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2015-12-17 10:36:10 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2015-12-17 10:36:10 +0000 |
commit | dbb5843c767e47a25675456fece4dd19c62a8a13 (patch) | |
tree | b3a8d7f6117abca92e7c22a4dc0b6bdef5f2c3df /emulators | |
parent | d0c1771f1773210adc27e3cdd77e5bc4dc53832b (diff) | |
download | ports-dbb5843c767e47a25675456fece4dd19c62a8a13.tar.gz ports-dbb5843c767e47a25675456fece4dd19c62a8a13.zip |
Notes
Diffstat (limited to 'emulators')
-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 \ |