summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-09-21 09:53:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-09-21 09:53:07 +0000
commitc66fce00a7104b5953cf46c4a303cd4d921749e6 (patch)
treee2abf909a526000f87f807cdfd4eda05fc3f58c2 /cad
parentflex-2.5.3 is in the main source tree. This probably shouldn't have been (diff)
The latest flex is in the source tree now, so no need to depend on it.
Notes
Notes: svn path=/head/; revision=3832
Diffstat (limited to 'cad')
-rw-r--r--cad/pcb/Makefile5
1 files changed, 2 insertions, 3 deletions
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