diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-03-20 19:09:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-03-20 19:09:22 +0000 |
commit | 9e2f82105731a359d8ac611a8c9c283cbff53c50 (patch) | |
tree | 66ba3470a42e9e8a6bbd543b534414516cc2734f /emulators/xzx/Makefile | |
parent | Fix pkg-message (diff) |
Mark BROKEN: Unfetchable
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=381771
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 6a343b25ff73..327e95467c5a 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-pro-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11 +BROKEN= Unfetchable + USES= imake:env motif USE_XORG= x11 ice sm xext xpm xt xxf86vm |