summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-05 02:57:52 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-05 02:57:52 +0000
commit3234d18ac1ca3fdfedb7f69899ef9282be23c19a (patch)
treeb77d358f10b7e87bd41a2ac01c52bbb10973ad02 /graphics/graphviz
parentFix build for ELF. (diff)
Broken: can't fetch.
Notes
Notes: svn path=/head/; revision=13644
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/Makefile4
1 files changed, 3 insertions, 1 deletions
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 <tg@FreeBSD.ORG>
#
-# $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"