From 88337a6e03a41011f09a2c267b284ebdda377a16 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 5 Oct 1998 02:57:52 +0000 Subject: Broken: can't fetch. --- graphics/graphviz/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/graphviz') diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index cb6b9f9c7509..e984ad9474da 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -3,7 +3,7 @@ # Date created: 03 Feb 1998 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.4 1998/08/07 23:56:25 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/26 23:11:01 steve Exp $ # DISTNAME= graphviz_1_21 @@ -14,6 +14,8 @@ EXTRACT_SUFX= .src.unix.tgz MAINTAINER= ports@FreeBSD.ORG +BROKEN= fetch + LIB_DEPENDS= tk42.1:${PORTSDIR}/x11-toolkits/tk42 RESTRICTED= "Can't be fetched without license" -- cgit