svn commit: r396228 - head/net/hostapd
Alexey Dokuchaev
danfe at FreeBSD.org
Sun Sep 6 17:15:43 UTC 2015
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)
More information about the svn-ports-head
mailing list