summaryrefslogtreecommitdiff
path: root/archivers/liblzo
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-09-08 20:35:28 +0000
committerjoerg <joerg@pkgsrc.org>2007-09-08 20:35:28 +0000
commita2e3179861861dfb8436f9a3879601ced2795715 (patch)
treee38f730bc683410506ef9ff5df8f844b39fb16fe /archivers/liblzo
parentcba0d1bad755a5808007d8566e67bbb9dca1a65d (diff)
downloadpkgsrc-a2e3179861861dfb8436f9a3879601ced2795715.tar.gz
Supports DESTDIR.
Diffstat (limited to 'archivers/liblzo')
-rw-r--r--archivers/liblzo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/liblzo/Makefile b/archivers/liblzo/Makefile
index 563d947cdb4..6255047beb8 100644
--- a/archivers/liblzo/Makefile
+++ b/archivers/liblzo/Makefile
@@ -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 @@ HOMEPAGE= http://www.oberhumer.com/opensource/lzo/
COMMENT= Portable lossless data compression library (v1)
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_LIBTOOL= YES