diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-09-21 02:44:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-09-21 02:44:08 +0000 |
commit | 54f7339e5f5958309449963a7c796f78924bf92b (patch) | |
tree | 93748657bf32733c06c2502331e0abba97a94fba /cad/pcb | |
parent | dc8e81c82eadf5cef9712ad494d8ceacc83ede1c (diff) | |
download | ports-54f7339e5f5958309449963a7c796f78924bf92b.tar.gz ports-54f7339e5f5958309449963a7c796f78924bf92b.zip |
Notes
Diffstat (limited to 'cad/pcb')
-rw-r--r-- | cad/pcb/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 0c671965647b..72019cb0dd5d 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -13,8 +13,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= jseger@FreeBSD.org -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - texindex:${PORTSDIR}/print/teTeX +BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 + +BROKEN= texindex USE_IMAKE= yes MAN1= pcb.1 |