diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 06:59:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 06:59:27 +0000 |
commit | c76a813b598e02d194950c8458021542a212d198 (patch) | |
tree | c28000e9d4f2cc3a8b125eedfa691bc64f9e6729 /graphics/dataplot/Makefile | |
parent | 45532a231927dc60ab2a702ca1bf49afdded9d53 (diff) | |
download | ports-c76a813b598e02d194950c8458021542a212d198.tar.gz ports-c76a813b598e02d194950c8458021542a212d198.zip |
Notes
Diffstat (limited to 'graphics/dataplot/Makefile')
-rw-r--r-- | graphics/dataplot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile index 79ee287100db..570a367b36b7 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= dpsrc_1_2005${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= A free software system for statistical visualization +BROKEN= Size mismatch + #FORBIDDEN= checksum mismatch due to extensive changes to distfile LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd \ png:${PORTSDIR}/graphics/png \ |