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
commit2fe11403f168b69f9de31c76100a437fa7735251 (patch)
treea4c045075483013ef7ff6b4650fe322ab49032a2 /x11
parentd2d6e7fd56b646c33696522e7cfe653e296242d2 (diff)
downloadpkgsrc-2fe11403f168b69f9de31c76100a437fa7735251.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}"