From owner-freebsd-doc Thu Mar 21 12:44:41 2002 Delivered-To: freebsd-doc@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 4D71437B42A; Thu, 21 Mar 2002 12:44:07 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020321204402.ZQIG1147.rwcrmhc52.attbi.com@bmah.dyndns.org>; Thu, 21 Mar 2002 20:44:02 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g2LKi2e11735; Thu, 21 Mar 2002 12:44:02 -0800 (PST) (envelope-from bmah) Message-Id: <200203212044.g2LKi2e11735@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: nik@freebsd.org, bradyn@maths.tcd.ie Cc: bmah@freebsd.org, freebsd-doc@freebsd.org Subject: docproj port problem From: bmah@freebsd.org (Bruce A. Mah) Reply-To: bmah@freebsd.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 21 Mar 2002 12:44:02 -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I think there's a problem with rev 1.36 of ports/textproc/docproj/ Makefile, which was submitted as PR 29153. I'm trying to do an install of the textproc/docproj port onto my 5.0-DP1 testing machine, which has never had teTeX or any of the docproj toolchain installed on it. If I do "make JADETEX=yes" on the docproj port, the Makefile tries to invoke kpsewhich to add a value to RUN_DEPENDS. Alas, kpsewhich is a part of teTeX, which isn't installed at this point. As a result, jadetex won't get built as one of docproj's dependencies. Chicken, egg. Ideas? Bruce. ----- tomcat:docproj% sudo make JADETEX=yes WITH_OPENJADE=yes install Password: ===> Extracting for docproj-1.9 >> No MD5 checksum file. ===> Patching for docproj-1.9 ===> Configuring for docproj-1.9 ===> Installing for docproj-1.9 kpsewhich: not found ===> docproj-1.9 depends on executable: instant - not found ===> Verifying install for instant in /usr/ports/textproc/sgmlformat ... continues ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message