From 448efff5377ba6b99b14f991048811a5b1e90f45 Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 11 Sep 1996 05:53:44 +0000 Subject: Remove BUILD_DEPENDS on bison, which is now part of the main source tree. --- cad/pcb/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cad/pcb') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 34dc306c52e1..581c91d9f1e1 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -3,7 +3,7 @@ # Date created: 19 October 1994 # Whom: mr # -# $Id: Makefile,v 1.11 1996/03/25 08:30:42 asami Exp $ +# $Id: Makefile,v 1.12 1996/04/09 07:16:52 asami Exp $ # DISTNAME= pcb-1.4.0 @@ -14,7 +14,6 @@ EXTRACT_SUFX= .tar.gz MAINTAINER= janek@gaja.ipan.lublin.pl BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - bison:${PORTSDIR}/devel/bison \ ${LOCALBASE}/bin/flex:${PORTSDIR}/devel/flex USE_IMAKE= yes -- cgit