Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Sep 2011 14:58:09 -0700
From:      Jason Helfman <jhelfman@e-e.com>
To:        Pav Lucistnik <pav@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/databases/postgresql84-server Makefile
Message-ID:  <20110901215808.GU96982@eggman.experts-exchange.com>
In-Reply-To: <201109012152.p81LqalN096246@repoman.freebsd.org>
References:  <201109012152.p81LqalN096246@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@yandex.ru>
>
>  Revision  Changes    Path
>  1.228     +1 -1      ports/databases/postgresql84-server/Makefile
>_______________________________________________
>cvs-ports@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/cvs-ports
>To unsubscribe, send any mail to "cvs-ports-unsubscribe@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



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