summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-17 12:59:40 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-17 12:59:40 +0000
commit26cc4a3cc47c86375a721dfc8e094ce7b411c88a (patch)
treed71c269b4e499fedeaef5254c188cf7c2354bdb4 /cad
parentARGH! I'm having a bad hair day. We gzip our manpages by default (diff)
The other DEPENDS line was RIGHT! I don't know who commented it out
and replaced it with a bogus one..
Notes
Notes: svn path=/head/; revision=400
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 f11e2e594492..e4df70ded3f4 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -3,14 +3,13 @@
# Date created: 19 October 1994
# Whom: mr
#
-# $Id: Makefile,v 1.1.1.1 1994/10/20 02:03:33 jkh Exp $
+# $Id: Makefile,v 1.1.1.1 1994/10/25 00:08:30 jkh Exp $
#
DISTNAME= pcb-1.2.patch_02
MASTER_SITES= ftp://pluto.medizin.uni-ulm.de/pub/pcb-1.2/
EXTRACT_SUFX=.tar.gz
-DEPENDS= /devel/m4
-#DEPENDS= ${PORTSDIR}/devel/m4
+DEPENDS= ${PORTSDIR}/devel/m4
MAKE_FLAGS= -f
MAKEFILE= makefile
USE_IMAKE=