cvs commit: ports/finance/quantlib Makefile distinfo pkg-plist

b. f. bf1783 at googlemail.com
Mon May 30 17:32:34 UTC 2011


On 5/30/11, Philippe Audeoud <jadawin at freebsd.org> wrote:
> jadawin     2011-05-30 11:36:24 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     finance/quantlib     Makefile distinfo pkg-plist
>   Log:
>   - Update to 1.1
>
>   PR:             ports/157329
>   Submitted by:   dikshie <dikshie _AT_ sfc.wide.ad.jp>
>
>   Revision  Changes    Path
>   1.32      +4 -2      ports/finance/quantlib/Makefile
>   1.15      +2 -2      ports/finance/quantlib/distinfo
>   1.13      +49 -1     ports/finance/quantlib/pkg-plist
>

CPPFLAGS is now added to MAKE_ENV in bsd.port.mk, so it is unnecessary
to add it here, in the port Makefile.  I'm not sure why portlint warns
about this addition in the case of CONFIGURE_ENV, but not MAKE_ENV.
The original request for this warning,

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=155550

, asked for checks in both cases.

b.


More information about the cvs-all mailing list