View | Details | Raw Unified | Return to bug 28111
Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 14-20 Link Here
14
MAINTAINER=	jseger@FreeBSD.org
14
MAINTAINER=	jseger@FreeBSD.org
15
15
16
BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4 \
16
BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4 \
17
		latex:${PORTSDIR}/print/teTeX
17
		latex:${PORTSDIR}/print/teTeX \
18
		texinfo:${PORTSDIR}/print/texinfo \
19
		texti2html:${PORTSDIR}/print/texi2html
18
20
19
USE_IMAKE=	yes
21
USE_IMAKE=	yes
20
MAN1=		pcb.1
22
MAN1=		pcb.1

Return to bug 28111