1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Fix a spelling error in the build-time output.

PR:		175331
Submitted by:	Christoph Mallon
Notified by:	Chris Rees
This commit is contained in:
Mikhail Teterin 2013-01-15 21:06:11 +00:00
parent ed6b261f86
commit f7bb9b2115
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310462

View File

@ -28,7 +28,7 @@ MAN1= xdaclunix.1 xdalarm.1 xdcustom.1 xddump.1 xdiary.1 xdinitdb.1 \
post-patch:
@${ECHO_MSG} removing the "malloc.h" includes
${SCRIPTDIR}/nomalloc $(WRKSRC) 2>&1 > /dev/zero
@${ECHO_MSG} removing unneccessary DependTarget from Imakefile-s
@${ECHO_MSG} removing unnecessary DependTarget from Imakefile-s
${SCRIPTDIR}/noextradepend $(WRKSRC) 2>&1 > /dev/zero
${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \
-e 's|CcCmd gcc|CcCmd ${CC}|' '${WRKSRC}/XDiary.tmpl'