pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnutls Update comment about lzo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72d71ad73f35
branches:  trunk
changeset: 496894:72d71ad73f35
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 14 20:16:23 2005 +0000

description:
Update comment about lzo.

diffstat:

 security/gnutls/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r e4c55014604f -r 72d71ad73f35 security/gnutls/Makefile
--- a/security/gnutls/Makefile  Thu Jul 14 20:05:17 2005 +0000
+++ b/security/gnutls/Makefile  Thu Jul 14 20:16:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2005/07/14 19:19:43 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2005/07/14 20:16:23 wiz Exp $
 
 DISTNAME=      gnutls-1.2.5
 CATEGORIES=    security devel
@@ -43,8 +43,9 @@
        ${INSTALL_DATA_DIR} ${EGDIR}
        cd ${WRKSRC}/doc/examples && ${INSTALL_DATA} *.c ${EGDIR}
 
-# needs liblzo2
+# currently compiles neither with liblzo nor with lzo
 #.include "../../archivers/liblzo/buildlink3.mk"
+#.include "../../archivers/lzo/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../security/libgcrypt/buildlink3.mk"



Home | Main Index | Thread Index | Old Index