diff options
Diffstat (limited to 'emulators/xzx/Makefile')
-rw-r--r-- | emulators/xzx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index bd1b88fcb7f3..d3da46cdd1d5 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -17,6 +17,8 @@ COMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11 # xmkmf is used in configure script; USE_IMAKE makes the build unhappy BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT} +BROKEN= Unfetchable + # Server redirects to distfile; won't work with -A FETCH_CMD= /usr/bin/fetch -Rr |