aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-24 07:48:09 +0800
committerPav Lucistnik <pav@FreeBSD.org>2004-02-24 07:48:09 +0800
commitbf9ba1de9eccc515709a9e7d89727da785541385 (patch)
tree5c8babfe100b5acd3cf06f6850bdc162103c3b59 /cad
parent791ae5e6f24e89b947031e4707734cc35e183533 (diff)
downloadfreebsd-ports-gnome-bf9ba1de9eccc515709a9e7d89727da785541385.tar.gz
freebsd-ports-gnome-bf9ba1de9eccc515709a9e7d89727da785541385.tar.zst
freebsd-ports-gnome-bf9ba1de9eccc515709a9e7d89727da785541385.zip
- Remove unneeded dependency on teTeX, add gm4 and tk as run dependency too
Submitted by: hrs (maintainer)
Diffstat (limited to 'cad')
-rw-r--r--cad/pcb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 1f12e90e9f68..e17a5ecba236 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -15,7 +15,8 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= X11 interactive printed circuit board layout system
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
- latex:${PORTSDIR}/print/teTeX \
+ wish:${PORTSDIR}/x11-toolkits/tk84
+RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
wish:${PORTSDIR}/x11-toolkits/tk84
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}