diff --git a/net/hostapd/Makefile b/net/hostapd/Makefile index 54dbf2216852..7b1bfb56dfea 100644 --- a/net/hostapd/Makefile +++ b/net/hostapd/Makefile @@ -24,7 +24,7 @@ PLIST_FILES= sbin/hostapd sbin/hostapd_cli man/man1/hostapd_cli.1.gz \ BROKEN= Does not compile on ia64, powerpc, or sparc64 .endif -post-patch-script: +post-patch: @${REINPLACE_CMD} -e 's|@$$(E) " CC " $$<|@$$(E) " $$(CC) " $$<|' \ ${BUILD_WRKSRC}/Makefile