summaryrefslogtreecommitdiff
path: root/archivers/liblzo/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-09-11 19:46:52 +0000
committerasau <asau>2012-09-11 19:46:52 +0000
commit00b90f2ca0cd5e5f7fdee93b1be758b329140ef9 (patch)
tree361a8fb86a46a145de882fd0d5f045773c75ecb5 /archivers/liblzo/Makefile
parent34dfa13798d9e898916d83e33933dff2bbc9ffb4 (diff)
downloadpkgsrc-00b90f2ca0cd5e5f7fdee93b1be758b329140ef9.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'archivers/liblzo/Makefile')
-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