svn commit: r350124 - head/net/hostapd

Baptiste Daroussin bapt at FreeBSD.org
Fri Apr 4 13:56:36 UTC 2014


Author: bapt
Date: Fri Apr  4 13:56:35 2014
New Revision: 350124
URL: http://svnweb.freebsd.org/changeset/ports/350124
QAT: https://qat.redports.org/buildarchive/r350124/

Log:
  s/-script://

Modified:
  head/net/hostapd/Makefile

Modified: head/net/hostapd/Makefile
==============================================================================
--- head/net/hostapd/Makefile	Fri Apr  4 13:55:54 2014	(r350123)
+++ head/net/hostapd/Makefile	Fri Apr  4 13:56:35 2014	(r350124)
@@ -24,7 +24,7 @@ PLIST_FILES=	sbin/hostapd sbin/hostapd_c
 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
 


More information about the svn-ports-all mailing list