diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-20 23:04:28 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-20 23:04:28 +0800 |
commit | 78a300446cb3cf29f064beb4ea0f134ca37d4e67 (patch) | |
tree | 36512e71c6895ed9fb1303528509c8c7a20a8c7d | |
parent | 9779b1e7cacf276afe1f9061363fe3442375aba8 (diff) | |
download | freebsd-ports-gnome-78a300446cb3cf29f064beb4ea0f134ca37d4e67.tar.gz freebsd-ports-gnome-78a300446cb3cf29f064beb4ea0f134ca37d4e67.tar.zst freebsd-ports-gnome-78a300446cb3cf29f064beb4ea0f134ca37d4e67.zip |
Activate libarc.
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index b1533a92404c..5e1f746244a0 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -11,6 +11,7 @@ SUBDIR += ha SUBDIR += hpack.non-usa.only SUBDIR += lha + SUBDIR += libarc SUBDIR += linux_rar SUBDIR += lzo SUBDIR += lzop |