Date: Tue, 4 Sep 2001 12:38:14 -0700 (PDT) From: Nick Sayer <nsayer@quack.kfu.com> To: <ports@freebsd.org> Subject: RUN_DEPENDS false not preventing port install Message-ID: <1667.205.178.90.218.999632294.squirrel@medusa.kfu.com>
next in thread | raw e-mail | index | archive | help
Looks like this might be something for the portmeisters to look into. -------- Original Message -------- Subject: Re: airport port broken From: Guido van Rooij <guido@gvr.org> To: Nick Sayer <nsayer@quack.kfu.com> [...] I checked again and now I know what went wrong: If I install again, I get this: ===> Installing for airport-1.5 ===> airport-1.5 depends on file: /usr/local/jdk1.1.8/bin/java - found ===> airport-1.5 depends on file: /usr/local/share/java/classes/jfc-1.1.1/swingall.jar - not found ===> Verifying install for /usr/local/share/java/classes/jfc-1.1.1/swingall.jar in /usr/ports/java/jfc ===> jfc-1.1.1 'You must manually fetch the standard zip format distribution from http://www.javasoft.com/products/jfc/download.html and place it in /usr/ports/distfiles then run make again.'. ===> Returning to build of airport-1.5 ===> airport-1.5 depends on file: /usr/local/bin/javavm - found So the problem is that a make instal returns withou an error while the jfc port was not installed. I think that the RUN_DEPEND installs of ports should be checked for their return value... -Guido To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1667.205.178.90.218.999632294.squirrel>