Fix build on g++41 by removing unnecessary qualifier.
This commit is contained in:
parent
4c158c7db3
commit
c3598705ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189458
@ -28,5 +28,6 @@ post-configure:
|
||||
@${REINPLACE_CMD} -e 's|$$(all_includes)|-I ${PREFIX}/include|' \
|
||||
${WRKSRC}/Makefile
|
||||
@${REINPLACE_CMD} -e 's|CFLAGS =|CFLAGS +=|' ${WRKSRC}/Makefile
|
||||
@${REINPLACE_CMD} -e 's|printFiles::get|get|' ${WRKSRC}/xpp.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user