svn commit: r339550 - in head/Mk: . Uses

Baptiste Daroussin bapt at freebsd.org
Mon Jan 13 07:05:39 UTC 2014


On Mon, Jan 13, 2014 at 09:56:56AM +0300, Alberto Villa wrote:
> 2014/1/13 Chris Rees <crees at freebsd.org>:
> >   #Depend on postgresql-server at least 9.0
> >   USES=         pgsql:9.0+
> >   WANT_PGSQL=   server
> 
> Isn't cleaner to use an additional argument to select "server", like
> USES=pgsql:server:9.0+ (see qmake.mk), instead of having another
> variable?

I think so

USES=pgsql:server,9.0+

Coma separated is more usual :)
I did the mistake to accept USE_PERL5 for USES=perl5 I do regret it now :)

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140113/32300e81/attachment.sig>


More information about the svn-ports-all mailing list