diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-29 12:47:17 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-29 12:47:17 +0000 |
commit | 05056ec9495ab35ee054f2e92380078fb374ff09 (patch) | |
tree | 33cdf3778338214f11243029a3de189e09883645 | |
parent | - Add a new option, SWANCTL, to install swanctll utility (diff) |
Mark BROKEN: unfetchable
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=400456
-rw-r--r-- | emulators/fmsx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index 160fa23056f2..af56ae80ae10 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -16,6 +16,8 @@ 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 \ |