summaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-03-15 21:09:55 +0000
committerpat <pat@FreeBSD.org>2002-03-15 21:09:55 +0000
commitb5d64da3a980e7e9846e20d3d26f9e6d2a9d0998 (patch)
tree41b1c9bfc61de9edd467c177422016bd2c88ee72 /cad
parentc5ff0f0260fa7914c067166c86293120dc3ec4ab (diff)
downloadFreeBSD-ports-b5d64da3a980e7e9846e20d3d26f9e6d2a9d0998.zip
FreeBSD-ports-b5d64da3a980e7e9846e20d3d26f9e6d2a9d0998.tar.gz
Fix typo in depends
PR: 35928 Submitted by: Erik Änggård <erik.anggard@packetfront.com>
Diffstat (limited to 'cad')
-rw-r--r--cad/pcb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index cb3c8cb..58a8fb1 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX \
texinfo:${PORTSDIR}/print/texinfo \
- texti2html:${PORTSDIR}/textproc/texi2html
+ texi2html:${PORTSDIR}/textproc/texi2html
USE_IMAKE= yes
MAN1= pcb.1
OpenPOWER on IntegriCloud