From b5d64da3a980e7e9846e20d3d26f9e6d2a9d0998 Mon Sep 17 00:00:00 2001 From: pat Date: Fri, 15 Mar 2002 21:09:55 +0000 Subject: Fix typo in depends MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: 35928 Submitted by: Erik Änggård --- cad/pcb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cad') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index cb3c8cb..58a8fb1 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}/textproc/texi2html + texi2html:${PORTSDIR}/textproc/texi2html USE_IMAKE= yes MAN1= pcb.1 -- cgit v1.1