pkgsrc/devel/scons/Makefile
shattered bae9b1ab07 PR/43759: update scons to 1.3.1. Changes (windows-only omitted):
- Fix the ability to append to default $*FLAGS values (which are
     implemented as CLVar instances) in a copied construction environment
     without affecting the original construction environment's value.
2011-03-12 16:04:58 +00:00

11 lines
232 B
Makefile

# $NetBSD: Makefile,v 1.15 2011/03/12 16:04:58 shattered Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS= scons-devel-[0-9]*
.include "../../devel/scons/Makefile.common"
SCONS_VERSION= 1.3.1
.include "../../mk/bsd.pkg.mk"