diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-23 00:33:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-23 00:33:55 +0000 |
commit | e261017df30e09eef8926df9730cb0cfa1aa924a (patch) | |
tree | 5df949bbd25667e361aefac84ece5a4254cc0b3b /graphics | |
parent | BROKEN: Checksum mismatch (diff) |
BROKEN: Checksum mismatch
Notes
Notes:
svn path=/head/; revision=101781
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xnview/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xnview/Makefile b/graphics/xnview/Makefile index dff20079bc45..d4aa8b59a3fb 100644 --- a/graphics/xnview/Makefile +++ b/graphics/xnview/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= petr@petrovich.kiev.ua COMMENT= An easy graphics viewer / converter +BROKEN= "Checksum mismatch" + ONLY_FOR_ARCHS= i386 NO_BUILD= yes USE_X_PREFIX= yes |