From owner-freebsd-bugs Thu Oct 5 22:50:38 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA11842 for bugs-outgoing; Thu, 5 Oct 1995 22:50:38 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA11822 ; Thu, 5 Oct 1995 22:50:35 -0700 Date: Thu, 5 Oct 1995 22:50:35 -0700 From: Satoshi Asami Message-Id: <199510060550.WAA11822@freefall.freebsd.org> To: dima@bog.msu.su, asami, freebsd-bugs Subject: Re: ports/699 Sender: owner-bugs@FreeBSD.org Precedence: bulk Synopsis: rsynth should not depend on auvoxware State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Thu Oct 5 22:46:55 PDT 1995 State-Changed-Why: Unfortunately, currently there is no way to depend on static library. Also, the nas port/package includes both, so it kinda works. The "look in wrong directory for executable" is due to user's PATH not including ${PREFIX}/bin and such. This is reported elsewhere, some fixes are suggested, and will be tried after the 2.1 release.