- Fix build. I though I did test this.
Pointy Hat to: rafan Noticed by: pointyhat via kris Approved by: Josh Paetzel (maintainer, implicit)
This commit is contained in:
parent
18a580e5cd
commit
188af12ad0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178553
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ place it in ${DISTDIR} and then run make again.\n
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
|
||||
-e 's|/usr/X11R6|${X11BASE}' \
|
||||
-e 's|/usr/X11R6|${X11BASE}|g' \
|
||||
${WRKSRC}/Makefile
|
||||
@${FIND} ${WRKSRC}/../.. -name Makefile -type f | \
|
||||
${XARGS} ${REINPLACE_CMD} -e 's|CC =|CC?=|g ; \
|
||||
|
|
Loading…
Reference in a new issue