From 242a342681f5bf43d9d0c62465b97b7aa864ad39 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 26 Jan 2014 09:38:33 +0000 Subject: Update comment: Assembler support is still broken under Mac OS X in version 3.2.9. Somebody should re-check Solaris as well. --- security/gnutls/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index fe9767bf595..23867d1e3a5 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.140 2014/01/25 10:59:22 wiz Exp $ +# $NetBSD: Makefile,v 1.141 2014/01/26 09:38:33 tron Exp $ DISTNAME= gnutls-3.2.9 CATEGORIES= security devel @@ -41,7 +41,7 @@ EGDIR= ${PREFIX}/share/examples/gnutls .include "../../mk/bsd.prefs.mk" -# Assembler support is broken for Mac OS X and SunOS in 3.2.8.1. +# Assembler support is broken for Mac OS X and SunOS in 3.2.9. .if ${OPSYS} == "Darwin" || ${OPSYS} == "SunOS" CONFIGURE_ARGS+= --disable-hardware-acceleration .endif -- cgit v1.2.3