summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-28 20:28:56 +0000
committerwiz <wiz>2003-03-28 20:28:56 +0000
commit99d15b189eeaf48f21a7e848edca8d26a9dff2f3 (patch)
treea4c045075483013ef7ff6b4650fe322ab49032a2 /x11
parent1732074a063f1e81d62931160da60588f49c1cf3 (diff)
downloadpkgsrc-99d15b189eeaf48f21a7e848edca8d26a9dff2f3.tar.gz
Remove superfluous whitespace.
Diffstat (limited to 'x11')
-rw-r--r--x11/kdebase2/Makefile4
-rw-r--r--x11/kdebase3/Makefile4
-rw-r--r--x11/kdelibs3/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index d1b384fedc3..fcf4d37cf76 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2002/12/30 20:19:27 tron Exp $
+# $NetBSD: Makefile,v 1.41 2003/03/28 20:37:17 wiz Exp $
DISTNAME= kdebase-2.2.2
PKGREVISION= 1
@@ -92,7 +92,7 @@ post-install:
done
@# The global desktop template files need to be user-writeable, or
- @# else users won't be able to alter them after copying them to
+ @# else users won't be able to alter them after copying them to
@# their local directories.
@#
${CHMOD} u+w ${PREFIX}/share/kde/templates/.source/*
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile
index 96282f8ca34..7d0f905e40a 100644
--- a/x11/kdebase3/Makefile
+++ b/x11/kdebase3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2003/03/13 16:06:22 darcy Exp $
+# $NetBSD: Makefile,v 1.21 2003/03/28 20:37:35 wiz Exp $
DISTNAME= kdebase-3.1
CATEGORIES= x11
@@ -112,7 +112,7 @@ post-install:
${PREFIX}/share/doc/kde/HTML/en/kdm
@# The global desktop template files need to be user-writeable, or
- @# else users won't be able to alter them after copying them to
+ @# else users won't be able to alter them after copying them to
@# their local directories.
@#
${CHMOD} u+w ${PREFIX}/share/kde/templates/.source/*
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index ee108420799..2c1c5469ddd 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/03/11 13:10:32 markd Exp $
+# $NetBSD: Makefile,v 1.23 2003/03/28 20:36:56 wiz Exp $
DISTNAME= kdelibs-3.1
CATEGORIES= x11
@@ -137,7 +137,7 @@ post-install:
#
.if ${OPSYS} == "NetBSD"
. if (${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "sparc")
-CXXFLAGS:= ${CXXFLAGS:C/-O[0-9]*/-O/g}
+CXXFLAGS:= ${CXXFLAGS:C/-O[0-9]*/-O/g}
CFLAGS:= ${CFLAGS:C/-O[0-9]*/-O/g}
CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}"
CONFIGURE_ENV+= CFLAGS="${CFLAGS}"