Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Sep 2015 17:15:42 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396228 - head/net/hostapd
Message-ID:  <201509061715.t86HFgvV050488@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Sun Sep  6 17:15:42 2015
New Revision: 396228
URL: https://svnweb.freebsd.org/changeset/ports/396228

Log:
  Remove BROKEN_* statements, the port builds fine everywhere.

Modified:
  head/net/hostapd/Makefile

Modified: head/net/hostapd/Makefile
==============================================================================
--- head/net/hostapd/Makefile	Sun Sep  6 16:12:15 2015	(r396227)
+++ head/net/hostapd/Makefile	Sun Sep  6 17:15:42 2015	(r396228)
@@ -20,10 +20,6 @@ BUILD_WRKSRC=	${WRKSRC}/hostapd
 PLIST_FILES=	sbin/hostapd sbin/hostapd_cli man/man1/hostapd_cli.1.gz \
 		man/man8/hostapd.8.gz
 
-BROKEN_ia64=	does not compile
-BROKEN_powerpc=	does not compile
-BROKEN_sparc64=	does not compile
-
 OPTIONS_DEFINE=	PORTS_SSL
 
 PORTS_SSL_DESC= Build with OpenSSL from ports (instead of base system)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509061715.t86HFgvV050488>