diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-06-28 13:35:05 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-06-28 13:35:05 +0000 |
commit | ac0e65e8e2bec3cff0b96a0e5fefea2e687a0f60 (patch) | |
tree | 899f695248c925b2b135cd4ba0af4d40ab3faa36 /graphics/graphviz | |
parent | d09be659eab39bfa6526ac81b6528008fe936bd4 (diff) |
Notes
Diffstat (limited to 'graphics/graphviz')
-rw-r--r-- | graphics/graphviz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 57ada158ce01..db413c43e7e2 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.6 1998/10/05 02:57:52 steve Exp $ +# $Id: Makefile,v 1.7 1999/06/28 13:22:46 tg Exp $ # DISTNAME= graphviz_1_4.src.unix @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 RESTRICTED= "Cannot be fetched without license" -#NO_PACKAGE= ${RESTRICTED} +NO_PACKAGE= ${RESTRICTED} NO_CDROM= ${RESTRICTED} WRKSRC= ${WRKDIR}/gv1.4 MAKEFILE= makefile |