cvs commit: ports/databases/postgresql84-server Makefile

Jason Helfman jhelfman at e-e.com
Thu Sep 1 21:59:08 UTC 2011


On Thu, Sep 01, 2011 at 09:52:36PM +0000, Pav Lucistnik thus spake:
>pav         2011-09-01 21:52:36 UTC
>
>  FreeBSD ports repository
>
>  Modified files:
>    databases/postgresql84-server Makefile
>  Log:
>  - Hack to allow building of -client port.  The OPTIONS handling is still broken.
>
>  Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex.ru>
>
>  Revision  Changes    Path
>  1.228     +1 -1      ports/databases/postgresql84-server/Makefile
>_______________________________________________
>cvs-ports at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/cvs-ports
>To unsubscribe, send any mail to "cvs-ports-unsubscribe at freebsd.org"

I've found the the OPTIONS handling is broken in a number of ports because
the setting of either PKGNAMESUFFIX or PKGNAMEPREFIX.

This can be fixed, in most cases, in the port by adding UNIQUENAME=(actual
name of package) that would be the end result with the PREFIX/SUFFIX.

Here is a reference:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/148637

This is not a fix, but a work-around.

Hope this is of some help.

-jgh

-- 
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5


More information about the cvs-ports mailing list