summaryrefslogtreecommitdiff
path: root/archivers/lzop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/lzop/Makefile')
-rw-r--r--archivers/lzop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile
index 63eca56c7c4..7de0b6c6038 100644
--- a/archivers/lzop/Makefile
+++ b/archivers/lzop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/10/04 20:45:46 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2008/07/14 12:55:56 joerg Exp $
#
DISTNAME= lzop-1.01
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.lzop.org/
COMMENT= Fast file compressor similar to gzip, using the LZO library
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES