Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 2003 02:10:12 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        "Lev A. Serebryakov" <lev@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/msp430-binutils Makefile ports/devel/msp430-binutils/files patch-gas::config::tc-msp430.c
Message-ID:  <Pine.BSF.4.56.0308130200550.6605@acrux.dbai.tuwien.ac.at>

next in thread | raw e-mail | index | archive | help
Hi Lev,

I noticed your work on devel/msp430-binutils and related ports.  Would
you mind using the INFO= infrastructure I contributed to the FreeBSD
port machinery to handle the .info files installed by the port?

If you don't, the port will not package correctly on 4.8-RELEASE (and
earlier) and 5-CURRENT at the same time.

Basically all you need is to add a line
  INFO=as binutils bfd...
to Makefile and remove all traces of .info files from pkg-plist; see
the lang/gcc33 port for a nice example.

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/



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