pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/xsd Remove lisping music style from comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/675617ffc7b3
branches:  trunk
changeset: 400954:675617ffc7b3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 30 20:12:17 2009 +0000

description:
Remove lisping music style from comment.

diffstat:

 devel/xsd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 19469aa5107c -r 675617ffc7b3 devel/xsd/Makefile
--- a/devel/xsd/Makefile        Fri Oct 30 20:06:14 2009 +0000
+++ b/devel/xsd/Makefile        Fri Oct 30 20:12:17 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/10/30 19:29:54 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2009/10/30 20:12:17 wiz Exp $
 
 DISTNAME=              xsd-3.2.0+dep
 EXTRACT_SUFX=          .tar.bz2
@@ -22,7 +22,7 @@
 SUBST_SED.rpath=       -e 's|cxx_rpath[ ]*:=[ ]*n|cxx_rpath := y|g'
 
 do-build:
-       # XXX: rapth needs a better hack. TODO: add optimization
+       # XXX: rpath needs a better hack. TODO: add optimization
        cd ${WRKSRC} && LDFLAGS="-Wl,-rpath,${PREFIX}/lib" ./build.sh
 
 do-install:



Home | Main Index | Thread Index | Old Index