summaryrefslogtreecommitdiff
path: root/archivers/lzo
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/lzo
parent12d022723378b428f4fd92fa06144b402c9914f8 (diff)
downloadpkgsrc-33fe5ceb79c652de1ea82d61ffbe8f2cf5e6c999.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'archivers/lzo')
-rw-r--r--archivers/lzo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index 166f2e29317..9182bebf511 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2011/08/23 11:59:00 adam Exp $
+# $NetBSD: Makefile,v 1.13 2012/09/11 19:46:57 asau Exp $
DISTNAME= lzo-2.06
CATEGORIES= archivers
@@ -11,7 +11,6 @@ COMMENT= Portable lossless data compression library
LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
GNU_CONFIGURE= yes