diff options
-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) |