aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-09-11 05:53:44 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-09-11 05:53:44 +0000
commit41befebbcaf72058a4d9b25840699616b0be3f60 (patch)
tree25d0f986f3cbedde4e8a142998230f2df2383128 /cad
parent99656d18bf0d6c643976ab967e47cd4da9b30035 (diff)
downloadports-41befebbcaf72058a4d9b25840699616b0be3f60.tar.gz
ports-41befebbcaf72058a4d9b25840699616b0be3f60.zip
Remove BUILD_DEPENDS on bison, which is now part of the main source tree.
Notes
Notes: svn path=/head/; revision=3755
Diffstat (limited to 'cad')
-rw-r--r--cad/pcb/Makefile3
1 files changed, 1 insertions, 2 deletions
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