pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/zelibm Fix DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0fd85a49620f
branches:  trunk
changeset: 540623:0fd85a49620f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Apr 05 00:35:50 2008 +0000

description:
Fix DESTDIR.

diffstat:

 benchmarks/zelibm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d6681c7dd318 -r 0fd85a49620f benchmarks/zelibm/Makefile
--- a/benchmarks/zelibm/Makefile        Sat Apr 05 00:34:07 2008 +0000
+++ b/benchmarks/zelibm/Makefile        Sat Apr 05 00:35:50 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/03/03 00:51:44 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2008/04/05 00:35:50 joerg Exp $
 #
 
 DISTNAME=              zelibm
@@ -12,6 +12,7 @@
 COMMENT=               Visual Math Library Quality Check
 
 PKG_DESTDIR_SUPPORT=   user-destdir
+INSTALLATION_DIRS=     bin
 
 USE_TOOLS+=            gmake
 



Home | Main Index | Thread Index | Old Index