summaryrefslogtreecommitdiff
path: root/archivers/liblzo
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-09-11 19:46:52 +0000
committerasau <asau@pkgsrc.org>2012-09-11 19:46:52 +0000
commit33fe5ceb79c652de1ea82d61ffbe8f2cf5e6c999 (patch)
tree361a8fb86a46a145de882fd0d5f045773c75ecb5 /archivers/liblzo
parent12d022723378b428f4fd92fa06144b402c9914f8 (diff)
downloadpkgsrc-33fe5ceb79c652de1ea82d61ffbe8f2cf5e6c999.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'archivers/liblzo')
-rw-r--r--archivers/liblzo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/liblzo/Makefile b/archivers/liblzo/Makefile
index 6a9b5d46f51..8092449d821 100644
--- a/archivers/liblzo/Makefile
+++ b/archivers/liblzo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2011/04/15 16:23:00 drochner Exp $
+# $NetBSD: Makefile,v 1.26 2012/09/11 19:46:56 asau Exp $
#
DISTNAME= lzo-1.08
@@ -12,7 +12,6 @@ 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