summaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorrh <rh>1999-08-16 15:30:16 +0000
committerrh <rh>1999-08-16 15:30:16 +0000
commit627bb03f5a976ae0b7033811b598954ecfb565ad (patch)
treeedae9c02e7f49ac80e9960e0761970422dfda51d /archivers/Makefile
parent9217b3c58a85f0be34cc1178c5a999565df32a48 (diff)
downloadpkgsrc-627bb03f5a976ae0b7033811b598954ecfb565ad.tar.gz
Add and enable liblzo.
Diffstat (limited to 'archivers/Makefile')
-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