diff options
-rw-r--r-- | net/hostapd/Makefile | 4 |
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) |