diff options
Diffstat (limited to 'archivers/lzmalib/Makefile')
-rw-r--r-- | archivers/lzmalib/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/lzmalib/Makefile b/archivers/lzmalib/Makefile index 881e07e4a88..6eab4e55948 100644 --- a/archivers/lzmalib/Makefile +++ b/archivers/lzmalib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/05/16 00:43:18 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/09/11 19:46:57 asau Exp $ # DISTNAME= lzmalib-0.0.1 @@ -10,8 +10,6 @@ HOMEPAGE= http://tokyocabinet.sourceforge.net/misc/ COMMENT= Thin wrapper library of LZMA #LICENSE= gnu-lgpl-? -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= xz-[0-9]* GNU_CONFIGURE= yes |