Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2014 13:56:36 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350124 - head/net/hostapd
Message-ID:  <201404041356.s34DuaKb013457@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404041356.s34DuaKb013457>