From ac0e65e8e2bec3cff0b96a0e5fefea2e687a0f60 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Mon, 28 Jun 1999 13:35:05 +0000 Subject: [PATCH] Uncomment NO_PACKAGE again. --- graphics/graphviz/Makefile | 4 ++-- 1 file 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 # -# $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