diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:05:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:05:28 +0000 |
commit | 10611048d23e698b2a48c1a0f6aa4b358a0266c2 (patch) | |
tree | e35cabb30cc38921b69b0943bd44312f6ba0ee86 /cad | |
parent | 03809369370a4ecec0562b335f81cf19135b1d8e (diff) | |
download | ports-10611048d23e698b2a48c1a0f6aa4b358a0266c2.tar.gz ports-10611048d23e698b2a48c1a0f6aa4b358a0266c2.zip |
Notes
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 |