From 2997939bd6f78f053d6ffd53660015c99f2501e0 Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 21 Sep 1996 09:53:07 +0000 Subject: The latest flex is in the source tree now, so no need to depend on it. --- cad/pcb/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'cad') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 581c91d9f1e1..9b721a9805be 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -3,7 +3,7 @@ # Date created: 19 October 1994 # Whom: mr # -# $Id: Makefile,v 1.12 1996/04/09 07:16:52 asami Exp $ +# $Id: Makefile,v 1.13 1996/09/11 05:53:30 asami Exp $ # DISTNAME= pcb-1.4.0 @@ -13,8 +13,7 @@ EXTRACT_SUFX= .tar.gz MAINTAINER= janek@gaja.ipan.lublin.pl -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - ${LOCALBASE}/bin/flex:${PORTSDIR}/devel/flex +BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_IMAKE= yes -- cgit