pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qt3-tools remove trailing whitespace



details:   https://anonhg.NetBSD.org/pkgsrc/rev/61665f1fe6fd
branches:  trunk
changeset: 499188:61665f1fe6fd
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Tue Sep 13 12:13:54 2005 +0000

description:
remove trailing whitespace

diffstat:

 x11/qt3-tools/buildlink3.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 595e62f8be99 -r 61665f1fe6fd x11/qt3-tools/buildlink3.mk
--- a/x11/qt3-tools/buildlink3.mk       Tue Sep 13 12:07:34 2005 +0000
+++ b/x11/qt3-tools/buildlink3.mk       Tue Sep 13 12:13:54 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2005/09/13 04:28:18 dmcmahill Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2005/09/13 12:13:54 dmcmahill Exp $
 
 BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
 QT3_TOOLS_BUILDLINK3_MK:=      ${QT3_TOOLS_BUILDLINK3_MK}+
@@ -24,7 +24,7 @@
 MAKE_ENV+=             QMAKE="${QTDIR}/bin/qmake"
 
 # the way the spec files are currently instealled via pkgsrc, they
-# are all identical anyway, so just pick one and point to it.  
+# are all identical anyway, so just pick one and point to it.
 # Without specifying QMAKESPEC, qmake can't figure it out on some
 # platforms (solaris for example)
 CONFIGURE_ENV+=                QMAKESPEC=${QTDIR}/mkspecs/netbsd-g++



Home | Main Index | Thread Index | Old Index