summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 14:31:06 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 14:31:06 +0000
commit5ac8ad700481573bca146bdf809b1f45c8437e24 (patch)
tree4373a04cd43d2143f808073cf6b95c49198d17c6 /devel
parent9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (diff)
downloadpkgsrc-5ac8ad700481573bca146bdf809b1f45c8437e24.tar.gz
Removed trailing white-space.
Diffstat (limited to 'devel')
-rw-r--r--devel/libaura/Makefile4
-rw-r--r--devel/libgnomeui/Makefile4
-rw-r--r--devel/tla/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/libaura/Makefile b/devel/libaura/Makefile
index 8cc0100fc18..7392b3ae6e6 100644
--- a/devel/libaura/Makefile
+++ b/devel/libaura/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:26 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/09/28 14:31:06 rillig Exp $
#
DISTNAME= libaura-2.0
@@ -24,5 +24,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/*.h ${PREFIX}/include/aura
${INSTALL_LIB} ${WRKSRC}/libaura.so* ${PREFIX}/lib
${INSTALL_LIB} ${WRKSRC}/*.a ${PREFIX}/lib
-
+
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/libgnomeui/Makefile b/devel/libgnomeui/Makefile
index d8287fabbed..4508df8b847 100644
--- a/devel/libgnomeui/Makefile
+++ b/devel/libgnomeui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2005/08/10 20:56:15 jlam Exp $
+# $NetBSD: Makefile,v 1.48 2005/09/28 14:31:06 rillig Exp $
#
DISTNAME= libgnomeui-2.10.1
@@ -29,7 +29,7 @@ PKGCONFIG_OVERRIDE= ${PKGCONFIG_BASE}.in
BUILDLINK_DEPENDS.gtk2= gtk2+>=2.4.1
BUILDLINK_DEPENDS.libgnome= libgnome>=2.8.1
-# Needed because part of the pc files doesn't get filled in till after
+# Needed because part of the pc files doesn't get filled in till after
# configure does its pass
post-configure:
diff --git a/devel/tla/Makefile b/devel/tla/Makefile
index 86de75f9a3d..e109e973892 100644
--- a/devel/tla/Makefile
+++ b/devel/tla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/06/26 14:57:31 recht Exp $
+# $NetBSD: Makefile,v 1.19 2005/09/28 14:31:06 rillig Exp $
#
DISTNAME= tla-1.3.3
@@ -42,6 +42,6 @@ post-install:
| ${PAX} -rwppm ${DOCDIR}
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCDIR}
${FIND} ${DOCDIR} -type d -print | ${XARGS} ${CHMOD} ${PKGDIRMODE}
- ${FIND} ${DOCDIR} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE}
+ ${FIND} ${DOCDIR} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE}
.include "../../mk/bsd.pkg.mk"