Subject: Re: enforce use of pkgsrc's CFLAGS?
To: Adam <adam@albedo.art.pl>
From: Georg Schwarz <georg.schwarz@freenet.de>
List: tech-pkg
Date: 01/22/2006 10:59:56
> > Some packages (example: security/tcp_wrappers) define their own CFLAGS
> > (here essentially -O). Should they be patched to honor pkgsrc's  
> > CFLAGS?
> 
> I would say YES :)
> I like packages use my customised CFLAGS.

So I'll patch the Makefile from
CFLAGS= -O -D... ...
to
CFLAGS+= -D... ...

Since the package does not use GNU make it works fine.

-- 
Georg Schwarz    http://home.pages.de/~schwarz/
 georg.schwarz@freenet.de  +49 178 8545053