diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-31 09:28:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-31 09:28:39 +0000 |
commit | e4f57e823a3ac82387f040c1cab795db853a0cbd (patch) | |
tree | 04323be92ef8496a6b51e2d4142e810be4641758 /archivers/Makefile | |
parent | 331330ccf4e6b700791ddea7edfe1d5353e025d4 (diff) | |
download | pkgsrc-e4f57e823a3ac82387f040c1cab795db853a0cbd.tar.gz |
Remove lzma-utils, use xz instead.
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 5085bb858cb..1cbd22e452d 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2009/07/15 08:37:45 wiz Exp $ +# $NetBSD: Makefile,v 1.115 2009/08/31 09:28:39 wiz Exp $ # COMMENT= Archivers @@ -39,7 +39,6 @@ SUBDIR+= liblzo SUBDIR+= libzip SUBDIR+= lzip SUBDIR+= lzma -SUBDIR+= lzma-utils SUBDIR+= lzmalib SUBDIR+= lzo SUBDIR+= lzop |