diff options
author | erwin <erwin@FreeBSD.org> | 2009-08-15 20:39:18 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-08-15 20:39:18 +0800 |
commit | f2071797b16547f8077629cf0c3732bc22eed217 (patch) | |
tree | cf46ce6f9fe405cf5ddb7bc53a9f52be5bee692a /graphics/irit | |
parent | 0ad759434a8cd30fa0f2fa947f621385999f3206 (diff) | |
download | freebsd-ports-gnome-f2071797b16547f8077629cf0c3732bc22eed217.tar.gz freebsd-ports-gnome-f2071797b16547f8077629cf0c3732bc22eed217.tar.zst freebsd-ports-gnome-f2071797b16547f8077629cf0c3732bc22eed217.zip |
Mark BROKEN: checksum mismatch
Diffstat (limited to 'graphics/irit')
-rw-r--r-- | graphics/irit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/irit/Makefile b/graphics/irit/Makefile index 5c799719666d..1487f073d481 100644 --- a/graphics/irit/Makefile +++ b/graphics/irit/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= rle.1:${PORTSDIR}/graphics/urt BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png \ ${LOCALBASE}/lib/libungif.a:${PORTSDIR}/graphics/libungif +BROKEN= checksum mismatch + USE_ZIP= yes USE_GMAKE= yes .ifdef (WITH_MOTIF) |