ports/175331: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Tue Jan 15 21:10:01 UTC 2013
The following reply was made to PR ports/175331; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/175331: commit references a PR
Date: Tue, 15 Jan 2013 21:06:19 +0000 (UTC)
Author: mi
Date: Tue Jan 15 21:06:11 2013
New Revision: 310462
URL: http://svnweb.freebsd.org/changeset/ports/310462
Log:
Fix a spelling error in the build-time output.
PR: 175331
Submitted by: Christoph Mallon
Notified by: Chris Rees
Modified:
head/deskutils/xmdiary/Makefile
Modified: head/deskutils/xmdiary/Makefile
==============================================================================
--- head/deskutils/xmdiary/Makefile Tue Jan 15 20:13:17 2013 (r310461)
+++ head/deskutils/xmdiary/Makefile Tue Jan 15 21:06:11 2013 (r310462)
@@ -28,7 +28,7 @@ MAN1= xdaclunix.1 xdalarm.1 xdcustom.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'
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list