summaryrefslogtreecommitdiff
path: root/sysutils
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 /sysutils
parent9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (diff)
downloadpkgsrc-5ac8ad700481573bca146bdf809b1f45c8437e24.tar.gz
Removed trailing white-space.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cdrdao/Makefile6
-rw-r--r--sysutils/tcx/Makefile4
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile
index 7ab69be16aa..df11186b0c5 100644
--- a/sysutils/cdrdao/Makefile
+++ b/sysutils/cdrdao/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/09/26 01:01:46 fredb Exp $
+# $NetBSD: Makefile,v 1.27 2005/09/28 14:31:08 rillig Exp $
.include "../../sysutils/cdrdao/Makefile.common"
@@ -12,7 +12,7 @@ CONFIGURE_ARGS+= --without-xdao
.if defined(PTHREAD_TYPE) && ${PTHREAD_TYPE} == "none"
CONFIGURE_ARGS+= --without-posix-threads
-.endif
+.endif
post-install:
${INSTALL_MAN_DIR} ${PREFIX}/share/doc/cdrdao
@@ -36,5 +36,5 @@ post-install:
${INSTALL_MAN} ${WRKSRC}/contrib/wav2dao/wav2dao.pl \
${PREFIX}/share/examples/cdrdao
-.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/tcx/Makefile b/sysutils/tcx/Makefile
index 13a51a3462f..682245a61a9 100644
--- a/sysutils/tcx/Makefile
+++ b/sysutils/tcx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/12/03 22:14:46 kristerw Exp $
+# $NetBSD: Makefile,v 1.5 2005/09/28 14:31:08 rillig Exp $
DISTNAME= tcx-linux
PKGNAME= tcx-19940124
@@ -6,7 +6,7 @@ CATEGORIES= sysutils
MASTER_SITES= ftp://ibiblio.unc.edu/pub/Linux/utils/compress/
MAINTAINER= tech-pkg@NetBSD.org
-#HOMEPAGE=
+#HOMEPAGE=
COMMENT= Transparently compress executables
WRKSRC= ${WRKDIR}/tcx