aboutsummaryrefslogtreecommitdiff
path: root/graphics/dataplot/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-04-06 10:11:57 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-04-06 10:11:57 +0000
commitca6f1e84ea8e222613d63fad0526ff5295dbea1d (patch)
treecbe9743f62b71ebac495a89cb8bb436d1582e938 /graphics/dataplot/Makefile
parent9425b3d33d1e51c061ccd1fb88880cecfcc3b891 (diff)
downloadports-ca6f1e84ea8e222613d63fad0526ff5295dbea1d.tar.gz
ports-ca6f1e84ea8e222613d63fad0526ff5295dbea1d.zip
Notes
Diffstat (limited to 'graphics/dataplot/Makefile')
-rw-r--r--graphics/dataplot/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile
index 570a367b36b7..b7e8f5a0d5e6 100644
--- a/graphics/dataplot/Makefile
+++ b/graphics/dataplot/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dataplot
-PORTVERSION= 20050128
+PORTVERSION= 20050310
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \
http://www.itl.nist.gov/div898/software/dataplot.html/:doc
@@ -18,9 +18,6 @@ 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 \
jpeg:${PORTSDIR}/graphics/jpeg
@@ -47,4 +44,4 @@ post-install:
${DOCSDIR}
.endif
-.include <bsd.port.mk>
+.include <bsd.port.mk>