diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-03-01 12:50:45 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-03-01 12:50:45 +0000 |
commit | b668d0a1d86f068e19dd2dbe0354ba65fd109b5f (patch) | |
tree | f9c3ec60675046974c508e08f2e35be9aa236536 | |
parent | a68e623d31b1fcb177cdd5ef3478eb805f67979a (diff) | |
download | ports-b668d0a1d86f068e19dd2dbe0354ba65fd109b5f.tar.gz ports-b668d0a1d86f068e19dd2dbe0354ba65fd109b5f.zip |
Notes
-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 a504d27973b8..8ac19e25622e 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 USE_XLIB= yes |