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-...@yandex.ru>

 Revision  Changes    Path
 1.228     +1 -1      ports/databases/postgresql84-server/Makefile
_______________________________________________
cvs-po...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-ports
To unsubscribe, send any mail to "cvs-ports-unsubscr...@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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to