pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/liblzo Supports DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ab6b0187ea6
branches:  trunk
changeset: 533132:2ab6b0187ea6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Sep 08 20:35:28 2007 +0000

description:
Supports DESTDIR.

diffstat:

 archivers/liblzo/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3ad8ffcc04f9 -r 2ab6b0187ea6 archivers/liblzo/Makefile
--- a/archivers/liblzo/Makefile Sat Sep 08 20:35:08 2007 +0000
+++ b/archivers/liblzo/Makefile Sat Sep 08 20:35:28 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/06/16 14:52:20 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2007/09/08 20:35:28 joerg Exp $
 #
 
 DISTNAME=      lzo-1.08
@@ -12,6 +12,7 @@
 COMMENT=       Portable lossless data compression library (v1)
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE= YES
 USE_LIBTOOL=   YES



Home | Main Index | Thread Index | Old Index