summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-09-18 23:29:13 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-09-18 23:29:13 +0000
commit02c01ad2fca4ab8dd36b0a474c43325e319dbf90 (patch)
tree9213b1937426cdd0281b5cfd8707d5115df9d0ac /cad
parentUpdate to 4223 (diff)
Remove dependency on texi2html port; a different version of
texi2html is included in the teTeX port, which is already a dependency. Thus, during a port build the teTeX port will be installed first, which automatically satisfies the dependency check for texi2html, so the latter port is never installed; however during a package build the full set of packages are added, so we end up with the texi2html binary from the texi2html port overwriting that from teTeX, which is incompatible and causes the build to fail.
Notes
Notes: svn path=/head/; revision=66643
Diffstat (limited to 'cad')
-rw-r--r--cad/pcb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index c1c9c009835c..c0cbb97846f5 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -15,8 +15,7 @@ MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/plamo/Plamo-1.4.x/contrib/Electron
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
- latex:${PORTSDIR}/print/teTeX \
- texi2html:${PORTSDIR}/textproc/texi2html
+ latex:${PORTSDIR}/print/teTeX
USE_IMAKE= yes
MAN1= pcb.1