diff options
author | adam <adam@pkgsrc.org> | 2016-12-05 11:36:51 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-12-05 11:36:51 +0000 |
commit | 4933adad2f45e93ed1c29367b70ab4ae28dc87a4 (patch) | |
tree | 0e4fe363410e626f1a60efa13b7289d04fdd61f7 /devel/scons/PLIST | |
parent | fb23af1a5c320a8edd0b8c71fd36f5a4045201be (diff) | |
download | pkgsrc-4933adad2f45e93ed1c29367b70ab4ae28dc87a4.tar.gz |
RELEASE 2.5.1:
- Add scons-configure-cache.py to packaging. It was omitted
- Use memoization to optimize PATH evaluation across all dependencies per
node.
Diffstat (limited to 'devel/scons/PLIST')
-rw-r--r-- | devel/scons/PLIST | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/scons/PLIST b/devel/scons/PLIST index 8853ebfb89d..6afe65e92c5 100644 --- a/devel/scons/PLIST +++ b/devel/scons/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.14 2016/05/09 08:58:43 adam Exp $ +@comment $NetBSD: PLIST,v 1.15 2016/12/05 11:36:51 adam Exp $ bin/scons -bin/${PKGNAME} +bin/scons-${PKGVERSION} +bin/scons-configure-cache +bin/scons-configure-cache-${PKGVERSION} bin/scons-time bin/scons-time-${PKGVERSION} bin/sconsign |