summaryrefslogtreecommitdiff
path: root/archivers/lzop
diff options
context:
space:
mode:
authorjoerg <joerg>2008-07-14 12:55:56 +0000
committerjoerg <joerg>2008-07-14 12:55:56 +0000
commitea30842945a7da8e04cb190e5ab5845b89a96f2e (patch)
tree2ac7a0c732963ecca7c542877ebd1c2f939136e3 /archivers/lzop
parentfcd856930931649a053e5bae5aa7d42494437faa (diff)
downloadpkgsrc-ea30842945a7da8e04cb190e5ab5845b89a96f2e.tar.gz
Mark as destdir ready.
Diffstat (limited to 'archivers/lzop')
-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