- 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:
Rong-En Fan 2006-12-02 06:22:12 +00:00
parent 18a580e5cd
commit 188af12ad0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178553

View file

@ -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 ; \