diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/pcb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index c1c9c009835c..45f546d3269c 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/plamo/Plamo-1.4.x/contrib/Electron MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not build" + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX \ texi2html:${PORTSDIR}/textproc/texi2html |