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

(-)cad/pcb/Makefile (-1 / +1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	pcb
8
PORTNAME=	pcb
9
PORTVERSION=	1.7
9
PORTVERSION=	1.7
10
PORTREVISION=	1
10
CATEGORIES=	cad
11
CATEGORIES=	cad
11
MASTER_SITES=	ftp://ftp.riken.go.jp/pub/Linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/ \
12
MASTER_SITES=	ftp://ftp.riken.go.jp/pub/Linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/ \
12
		ftp://sunsite.sut.ac.jp/pub/archives/linux/jp-linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/
13
		ftp://sunsite.sut.ac.jp/pub/archives/linux/jp-linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/
Lines 15-21 Link Here
15
16
16
BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4 \
17
BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4 \
17
		latex:${PORTSDIR}/print/teTeX \
18
		latex:${PORTSDIR}/print/teTeX \
18
		texinfo:${PORTSDIR}/print/texinfo \
19
		texi2html:${PORTSDIR}/textproc/texi2html
19
		texi2html:${PORTSDIR}/textproc/texi2html
20
20
21
USE_IMAKE=	yes
21
USE_IMAKE=	yes

Return to bug 36516