diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-10 18:13:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-10 18:13:03 +0000 |
commit | a6d2b3bccda65b8a07e5b25db38d4d25cd87c728 (patch) | |
tree | 204e61a68548f9d7f4d0d8eea073e2d22e1faaab /x11-toolkits | |
parent | d78d0efccbeb497be83d57e352856357bd713e58 (diff) | |
download | ports-a6d2b3bccda65b8a07e5b25db38d4d25cd87c728.tar.gz ports-a6d2b3bccda65b8a07e5b25db38d4d25cd87c728.zip |
- Mark BROKEN: does not fetch, size mismatch
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=260946
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox16/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile index 329d9c68903b..0af152a05c5b 100644 --- a/x11-toolkits/fox16/Makefile +++ b/x11-toolkits/fox16/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ Xft.2:${PORTSDIR}/x11-fonts/libXft +BROKEN= size mismatch + CONFLICTS= fox-1.4.* fox-1.7.* LATEST_LINK= fox16 |