summaryrefslogtreecommitdiff
path: root/cad/pcb
diff options
context:
space:
mode:
authorrh <rh>2000-08-08 07:39:24 +0000
committerrh <rh>2000-08-08 07:39:24 +0000
commit874f889027e030403675265ac92cf372f1909d2d (patch)
tree591134c0f2af6cfab1a96557e759e27aa15d6a2f /cad/pcb
parent377c2e8f9d7919ce5afd2406e729f7c6ad3ed4f1 (diff)
downloadpkgsrc-874f889027e030403675265ac92cf372f1909d2d.tar.gz
Pull in teTeX instead of teTeX-bin to make this compile properly.
Hopefully fixes pkg/9873 (awaiting confirmation from the author of the PR)
Diffstat (limited to 'cad/pcb')
-rw-r--r--cad/pcb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 89237d3c713..651aec40456 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/08/07 10:58:59 rh Exp $
+# $NetBSD: Makefile,v 1.6 2000/08/08 07:39:24 rh Exp $
# FreeBSD Id: Makefile,v 1.19 1998/10/31 18:05:31 jseger Exp
#
@@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org
DEPENDS+= m4-1.4:../../devel/m4
.if make(install-run-depends)
-DEPENDS+= teTeX-bin>=1.0.7:../../print/teTeX-bin
+DEPENDS+= teTeX>=1.0.7:../../print/teTeX
.endif
USE_IMAKE= yes