pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/lzma-utils Supports DESTDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d672cbcbd3b5
branches: trunk
changeset: 553719:d672cbcbd3b5
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jan 28 14:55:48 2009 +0000
description:
Supports DESTDIR.
diffstat:
archivers/lzma-utils/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b239cd1c37ec -r d672cbcbd3b5 archivers/lzma-utils/Makefile
--- a/archivers/lzma-utils/Makefile Wed Jan 28 14:46:40 2009 +0000
+++ b/archivers/lzma-utils/Makefile Wed Jan 28 14:55:48 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/08 18:06:39 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/28 14:55:48 joerg Exp $
#
DISTNAME= lzma-4.32.7
@@ -10,6 +10,8 @@
HOMEPAGE= http://tukaani.org/lzma/
COMMENT= LZMA compression and decompression utilities
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index