pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/openvas-libraries



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Oct  9 19:50:01 UTC 2016

Modified Files:
        pkgsrc/security/openvas-libraries: Makefile

Log Message:
Mark as BROKEN


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/openvas-libraries/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/openvas-libraries/Makefile
diff -u pkgsrc/security/openvas-libraries/Makefile:1.17 pkgsrc/security/openvas-libraries/Makefile:1.18
--- pkgsrc/security/openvas-libraries/Makefile:1.17     Mon Sep 19 13:04:27 2016
+++ pkgsrc/security/openvas-libraries/Makefile  Sun Oct  9 19:50:01 2016
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2016/09/19 13:04:27 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.18 2016/10/09 19:50:01 wiz Exp $
 
 DISTNAME=      openvas-libraries-2.0.0
 PKGREVISION=   10
@@ -22,6 +21,8 @@ CONFIGURE_ARGS+=      --localstatedir=${VARBA
 # DragonFly-2.8.2 has dn_expand(3) in libc, and not have libresolv.
 BUILDLINK_TRANSFORM.DragonFly+=        rm:-lresolv
 
+BROKEN=                Does not build with gnutls-3.5 -- newer versions available.
+
 .include "../../security/libgcrypt/buildlink3.mk"
 .include "../../security/gnutls/buildlink3.mk"
 .include "../../security/gpgme/buildlink3.mk"



Home | Main Index | Thread Index | Old Index