diff options
author | erwin <erwin@FreeBSD.org> | 2010-09-18 14:36:03 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-09-18 14:36:03 +0800 |
commit | c6973af70e13468d4d8208b54625ab1c48fe07a5 (patch) | |
tree | 0b103ca73bcf94004ed66f5794fe85e018aaf50d /emulators | |
parent | b95e7d6f1adaddd0f1b8b4db5a460a18abb702f4 (diff) | |
download | freebsd-ports-gnome-c6973af70e13468d4d8208b54625ab1c48fe07a5.tar.gz freebsd-ports-gnome-c6973af70e13468d4d8208b54625ab1c48fe07a5.tar.zst freebsd-ports-gnome-c6973af70e13468d4d8208b54625ab1c48fe07a5.zip |
Mark BROKEN: does not fetch.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/win4bsd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/win4bsd/Makefile b/emulators/win4bsd/Makefile index c4c85093894e..fa3f76292554 100644 --- a/emulators/win4bsd/Makefile +++ b/emulators/win4bsd/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x RUN_DEPENDS= kqemu-kmod>1.3.0.p11:${PORTSDIR}/emulators/kqemu-kmod \ xwininfo:${PORTSDIR}/x11/xwininfo +BROKEN= does not fetch CONFLICTS= Win4BSD-[0-9]* ONLY_FOR_ARCHS= i386 |