pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/yasm Package supports installation to DESTDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7d909242a9bd
branches: trunk
changeset: 528906:7d909242a9bd
user: heinz <heinz%pkgsrc.org@localhost>
date: Sat May 19 21:42:54 2007 +0000
description:
Package supports installation to DESTDIR.
diffstat:
devel/yasm/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r aae4d7613162 -r 7d909242a9bd devel/yasm/Makefile
--- a/devel/yasm/Makefile Sat May 19 17:58:34 2007 +0000
+++ b/devel/yasm/Makefile Sat May 19 21:42:54 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/03/08 19:09:27 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/05/19 21:42:54 heinz Exp $
#
DISTNAME= yasm-0.6.0
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.tortall.net/projects/yasm/
COMMENT= Complete rewrite of the NASM assembler with BSD license
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= msgfmt
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
Home |
Main Index |
Thread Index |
Old Index