diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-05 06:53:04 +0800 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-05 06:53:04 +0800 |
commit | 431e676dc5a2a6ed28277b34156a472843971ba9 (patch) | |
tree | 74d0b96030817472c0eb62d80ca637cceefec780 /archivers | |
parent | efba9c049a0cab497467bd41afb93afeceb17f24 (diff) | |
download | freebsd-ports-gnome-431e676dc5a2a6ed28277b34156a472843971ba9.tar.gz freebsd-ports-gnome-431e676dc5a2a6ed28277b34156a472843971ba9.tar.zst freebsd-ports-gnome-431e676dc5a2a6ed28277b34156a472843971ba9.zip |
Remove liblzo and macutil.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 30913195885d..42bbc18b3ce7 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -11,11 +11,9 @@ SUBDIR += ha SUBDIR += hpack.non-usa.only SUBDIR += lha - SUBDIR += liblzo SUBDIR += linux_rar SUBDIR += lzo SUBDIR += lzop - SUBDIR += macutil SUBDIR += makeself SUBDIR += mscompress SUBDIR += nulib |