summaryrefslogtreecommitdiffstats
path: root/cad/pcb/Makefile
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-12-23 17:34:48 +0000
committerdwcjr <dwcjr@FreeBSD.org>2001-12-23 17:34:48 +0000
commit1555aa4411fc25667ecdbfe2ee2395e6e15c9368 (patch)
treef81063b53025e318aa9d313bbed7b138ad09283f /cad/pcb/Makefile
parent7fa80f33b6442a1608d5af83bd8f890a2b4fc280 (diff)
downloadFreeBSD-ports-1555aa4411fc25667ecdbfe2ee2395e6e15c9368.zip
FreeBSD-ports-1555aa4411fc25667ecdbfe2ee2395e6e15c9368.tar.gz
Fix building docs due to missing dependencies
PR: 28111 Submitted by: matt@gsicomp.on.ca
Diffstat (limited to 'cad/pcb/Makefile')
-rw-r--r--cad/pcb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 2046ca1..92621bb 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -14,7 +14,9 @@ MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/plamo/Plamo-1.4.x/contrib/Electron
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
- latex:${PORTSDIR}/print/teTeX
+ latex:${PORTSDIR}/print/teTeX \
+ texinfo:${PORTSDIR}/print/texinfo \
+ texti2html:${PORTSDIR}/print/texi2html
USE_IMAKE= yes
MAN1= pcb.1
OpenPOWER on IntegriCloud