summaryrefslogtreecommitdiff
path: root/archivers/liblzo/Makefile
diff options
context:
space:
mode:
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