diff options
-rw-r--r-- | graphics/dataplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile index 95efc859060d..db1ee91deee7 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -20,6 +20,7 @@ EXTRACT_ONLY= dataplot_source${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= A free software system for statistical visualization +FORBIDDEN= checksum mismatch due to extensive changes to distfile LIB_DEPENDS= gd1:${PORTSDIR}/graphics/gd1 \ png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg |