Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2013 21:04:42 +0200
From:      John Marino <freebsd.contact@marino.st>
To:        Paul Schmehl <pschmehl_lists@tx.rr.com>
Cc:        s_gammons@charter.net, freebsd-ports@freebsd.org
Subject:   Re: Compiling sguil-server on Release 9.2 i386
Message-ID:  <52657ACA.7080804@marino.st>
In-Reply-To: <0D982B50E8E95D21CB250785@localhost>
References:  <3ad43ac4.80255.141d12204c7.Webtop.45@charter.net> <52629946.90204@marino.st> <FF6968EF8FD30D266CF512F5@Pauls-MacBook-Pro.local> <5263878C.4010206@marino.st> <424DFFE6C587D7D904EE4B72@Pauls-MacBook-Pro.local> <5264C04B.2030006@marino.st> <F12E234EE897AD18809D39E4@localhost> <52655FB2.1050709@marino.st> <0D982B50E8E95D21CB250785@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/21/2013 20:40, Paul Schmehl wrote:
> --On October 21, 2013 7:09:06 PM +0200 John Marino
>>
>> Look at section 5.8.9 of the Porters Handbook:
>> http://www.freebsd.org/doc/en/books/porters-handbook/makefile-depend.html
>>
>> Something like this should work:
>> RUN_DEPENDS+= mysqltcl>3:${PORTSDIR}/databases/mysqltcl
>>
> No, it won't.  You can't use that construction on libraries, which is
> what mysqltcl is.


Are you as certain about that as you were about the RUN_DEPENDS line not
being a shell command before?   As the handbook clearly states, you can
use that construction on RUN_DEPENDS.  The fact that you want a library
out of the port is not relevant.  It would install everything in the
mysqltcl port, including the library you desire.

The rest of your post doesn't merit a response.

John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52657ACA.7080804>