diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-11-29 14:41:36 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-11-29 14:41:36 +0000 |
commit | 04440bb27094d4fa0c97182e394550b1eef18a58 (patch) | |
tree | f333a85ecc014909c96b37c784adc105a7568823 /emulators | |
parent | 5b2529cf2b63dbbe04d6839c04a8d816ca891f89 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/fmsx/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index af56ae80ae10..160fa23056f2 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -16,8 +16,6 @@ EXTRACT_ONLY= fMSX${PORTVERSION:C/\.//}.zip MAINTAINER= dk@farm.org COMMENT= Portable MSX/MSX2/MSX2+ Emulator -BROKEN= unfetchable - USE_XORG= x11 xext USES= dos2unix gmake zip DOS2UNIX_FILES= EMULib/Unix/LibUnix.c EMULib/Unix/NetUnix.c EMULib/Rules.gcc \ |