aboutsummaryrefslogtreecommitdiff
path: root/net/hostapd
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2015-09-06 17:15:42 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2015-09-06 17:15:42 +0000
commitbe0a02dad89fcbe9e498d6c4f719146860e03c19 (patch)
tree0a45e872ad070b365f51af4fc7858f9d00ca80d5 /net/hostapd
parentdef1eb556805d2787503ff660ee3b2ef2bd1e8c0 (diff)
downloadports-be0a02dad89fcbe9e498d6c4f719146860e03c19.tar.gz
ports-be0a02dad89fcbe9e498d6c4f719146860e03c19.zip
Remove BROKEN_* statements, the port builds fine everywhere.
Notes
Notes: svn path=/head/; revision=396228
Diffstat (limited to 'net/hostapd')
-rw-r--r--net/hostapd/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/hostapd/Makefile b/net/hostapd/Makefile
index ac178ea5273e..b12ea5276374 100644
--- a/net/hostapd/Makefile
+++ b/net/hostapd/Makefile
@@ -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)