summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorrh <rh>1999-08-16 15:30:16 +0000
committerrh <rh>1999-08-16 15:30:16 +0000
commitbf6a9cae4a94443a216d0039c003584ec804b742 (patch)
treeedae9c02e7f49ac80e9960e0761970422dfda51d /archivers
parentdebeaa994583a69220af7b3083c7562bc4ea6024 (diff)
downloadpkgsrc-bf6a9cae4a94443a216d0039c003584ec804b742.tar.gz
Add and enable liblzo.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index da0040af132..2a112b6f097 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1999/05/23 22:42:04 tv Exp $
+# $NetBSD: Makefile,v 1.17 1999/08/16 15:30:16 rh Exp $
# FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp
#
@@ -12,6 +12,7 @@
SUBDIR += ha
SUBDIR += hpack
SUBDIR += lha
+ SUBDIR += liblzo
SUBDIR += macutil
# SUBDIR += nulib
# SUBDIR += p5-Compress-Zlib