summaryrefslogtreecommitdiff
path: root/archivers/lzo/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-05 17:06:43 +0000
committerjoerg <joerg>2006-11-05 17:06:43 +0000
commit4eea521f2d32d7514f61469cbf3c33a2064060cb (patch)
tree70a6fae62ebc2a27f975798423c758d6cff61075 /archivers/lzo/Makefile
parentcc8c10700e3ef9ca80a910ee44f82205f944e0b7 (diff)
downloadpkgsrc-4eea521f2d32d7514f61469cbf3c33a2064060cb.tar.gz
DESTDIR support.
Diffstat (limited to 'archivers/lzo/Makefile')
-rw-r--r--archivers/lzo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index 9c3033bd85a..dc2b0e0e45f 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/04 21:28:53 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2006/11/05 17:10:43 joerg Exp $
#
DISTNAME= lzo-2.02
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.oberhumer.com/opensource/lzo/
COMMENT= Portable lossless data compression library
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_LIBTOOL= YES