diff options
author | alane <alane@FreeBSD.org> | 2002-09-18 08:31:37 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-09-18 08:31:37 +0000 |
commit | 3e56327e7093b011dc979aac2070b0f4c92c5234 (patch) | |
tree | 7025a2df1fd41fe465357e442f79596b2ead28c1 /cad/pcb | |
parent | 85921c7d328bd7f5a7117f17332c2b688c47af8d (diff) | |
download | FreeBSD-ports-3e56327e7093b011dc979aac2070b0f4c92c5234.zip FreeBSD-ports-3e56327e7093b011dc979aac2070b0f4c92c5234.tar.gz |
Unmark BROKEN. It builds fine.
Diffstat (limited to 'cad/pcb')
-rw-r--r-- | cad/pcb/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 45f546d..c1c9c00 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -14,8 +14,6 @@ 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 |