svn commit: r383842 - head/graphics/delaboratory
Alexey Dokuchaev
danfe at FreeBSD.org
Sun Apr 12 08:06:55 UTC 2015
On Sun, Apr 12, 2015 at 08:02:21AM +0000, John Marino wrote:
> New Revision: 383842
> URL: https://svnweb.freebsd.org/changeset/ports/383842
>
> [...]
> @@ -21,8 +21,8 @@ WX_UNICODE= yes
> PLIST_FILES= bin/${PORTNAME}
>
> post-patch:
> - @${REINPLACE_CMD} -e 's,-Ofast.*},${CXXFLAGS}, ; \
> - s,CXXFLAGS_WX +=,& ${CXXFLAGS} -I${LOCALBASE}/include,' \
> + @${REINPLACE_CMD} -e 's|-Ofast.*}|${CXXFLAGS}| ; \
> + s|CXXFLAGS_WX +=|& ${CXXFLAGS} -I${LOCALBASE}/include|' \
What was wrong with commas?
./danfe
More information about the svn-ports-head
mailing list