summaryrefslogtreecommitdiffstats
path: root/cad/pcb
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2001-12-27 14:25:50 +0000
committerkuriyama <kuriyama@FreeBSD.org>2001-12-27 14:25:50 +0000
commit553dad45cdb428599916af331c15df22ca2669d6 (patch)
tree465e153056d19535ffd0471ea51d241e0d26ed2d /cad/pcb
parent06f43ab96d40312c4c09d6fda2063adb5ad408e0 (diff)
downloadFreeBSD-ports-553dad45cdb428599916af331c15df22ca2669d6.zip
FreeBSD-ports-553dad45cdb428599916af331c15df22ca2669d6.tar.gz
Fix texti2html's path.
Diffstat (limited to 'cad/pcb')
-rw-r--r--cad/pcb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 92621bb..cb3c8cb 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX \
texinfo:${PORTSDIR}/print/texinfo \
- texti2html:${PORTSDIR}/print/texi2html
+ texti2html:${PORTSDIR}/textproc/texi2html
USE_IMAKE= yes
MAN1= pcb.1
OpenPOWER on IntegriCloud