summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/postgresql74-contrib/Makefile4
-rw-r--r--devel/libaura/Makefile4
-rw-r--r--devel/libgnomeui/Makefile4
-rw-r--r--devel/tla/Makefile4
-rw-r--r--editors/mule-ucs/Makefile4
-rw-r--r--emulators/suse91_gtk/Makefile4
-rw-r--r--fonts/XFree86-fontsCyrillic/Makefile4
-rw-r--r--games/gnuchess-book-medium/Makefile4
-rw-r--r--games/starfighter/Makefile4
-rw-r--r--graphics/gmngview/Makefile4
-rw-r--r--lang/gcc-ssp/Makefile8
-rw-r--r--lang/swi-prolog-packages/Makefile12
-rw-r--r--lang/tcl-itcl/Makefile4
-rw-r--r--mail/imp/Makefile4
-rw-r--r--mail/imp4/Makefile6
-rw-r--r--mail/sma/Makefile8
-rw-r--r--mail/turba/Makefile4
-rw-r--r--misc/celestia-kde/Makefile4
-rw-r--r--parallel/pvm3/Makefile4
-rw-r--r--pkgtools/mtree/Makefile4
-rw-r--r--pkgtools/rcorder/Makefile4
-rw-r--r--print/tex-ocrb/Makefile4
-rw-r--r--print/tex-textpos/Makefile4
-rw-r--r--regress/buildlink-transform/Makefile6
-rw-r--r--security/libssh/Makefile4
-rw-r--r--security/p5-Tie-EncryptedHash/Makefile4
-rw-r--r--security/qca-tls/Makefile4
-rw-r--r--security/snortsnarf/Makefile4
-rw-r--r--sysutils/cdrdao/Makefile6
-rw-r--r--sysutils/tcx/Makefile4
-rw-r--r--textproc/nbsed/Makefile4
-rw-r--r--textproc/p5-PDF-API2/Makefile4
-rw-r--r--textproc/p5-PDF-Create/Makefile4
-rw-r--r--textproc/p5-Text-Balanced/Makefile4
-rw-r--r--textproc/p5-XML-Encoding/Makefile4
-rw-r--r--textproc/p5-XML-Filter-DetectWS/Makefile4
-rw-r--r--textproc/p5-XML-Filter-Reindent/Makefile4
-rw-r--r--textproc/p5-XML-Filter-SAXT/Makefile4
-rw-r--r--textproc/p5-XML-Grove/Makefile4
-rw-r--r--textproc/p5-XML-SAX-Expat/Makefile4
-rw-r--r--textproc/p5-XML-SAX/Makefile4
-rw-r--r--textproc/p5-XML-UM/Makefile4
-rw-r--r--wm/skippy/Makefile4
-rw-r--r--www/apache2/Makefile4
-rw-r--r--www/websvn/Makefile4
-rw-r--r--x11/xcompmgr/Makefile4
46 files changed, 103 insertions, 103 deletions
diff --git a/databases/postgresql74-contrib/Makefile b/databases/postgresql74-contrib/Makefile
index e937687fcc0..32909377398 100644
--- a/databases/postgresql74-contrib/Makefile
+++ b/databases/postgresql74-contrib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/10/10 07:30:23 jdolecek Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/28 14:31:06 rillig Exp $
PKGNAME= postgresql74-contrib-${BASE_VERS}
PKGREVISION= # empty
@@ -20,7 +20,7 @@ pre-build:
../../src/include/parser/parse.h ../../src/include/utils/fmgroids.h
${_PKG_SILENT}${_PKG_DEBUG}${_ULIMIT_CMD}cd ${WRKSRC}/src/port && \
${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${BUILD_MAKE_FLAGS}
-
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "FreeBSD" && ${LOWER_OPSYS_VERSUFFIX} == "4"
USE_GNU_READLINE=yes
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"
diff --git a/editors/mule-ucs/Makefile b/editors/mule-ucs/Makefile
index e2fd0b05754..7c2425db42a 100644
--- a/editors/mule-ucs/Makefile
+++ b/editors/mule-ucs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/08/28 04:25:29 uebayasi Exp $
+# $NetBSD: Makefile,v 1.12 2005/09/28 14:31:06 rillig Exp $
DISTNAME= Mule-UCS-0.84
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= editors
MASTER_SITES= ftp://ftp.m17n.org/pub/mule/Mule-UCS/
MAINTAINER= uebayasi@NetBSD.org
-#HOMEPAGE=
+#HOMEPAGE=
COMMENT= Another encoding conversion mechanism for Emacs
# Mule 4.1 feature required by Mule-UCS was added to 20.7nb1.
diff --git a/emulators/suse91_gtk/Makefile b/emulators/suse91_gtk/Makefile
index f197775be07..a9d728bbc7c 100644
--- a/emulators/suse91_gtk/Makefile
+++ b/emulators/suse91_gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:44 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/09/28 14:31:06 rillig Exp $
DISTNAME= suse_gtk-${SUSE_VERSION}
CATEGORIES= emulators
@@ -18,7 +18,7 @@ NO_BUILD= YES
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
RPMFILES= glib-1.2.10-586.${SUSE_ARCH}.rpm \
- gtk-1.2.10-877.${SUSE_ARCH}.rpm
+ gtk-1.2.10-877.${SUSE_ARCH}.rpm
.include "../../emulators/suse91_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/XFree86-fontsCyrillic/Makefile b/fonts/XFree86-fontsCyrillic/Makefile
index d0420fb4e51..65ca82605cc 100644
--- a/fonts/XFree86-fontsCyrillic/Makefile
+++ b/fonts/XFree86-fontsCyrillic/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:26 reed Exp $
+# $NetBSD: Makefile,v 1.10 2005/09/28 14:31:06 rillig Exp $
-DISTNAME= XFree86-${XF_VER}-src-4
+DISTNAME= XFree86-${XF_VER}-src-4
PKGNAME= XFree86-fontsCyrillic-${XF_VER}
PKGREVISION= 1
CATEGORIES= fonts x11
diff --git a/games/gnuchess-book-medium/Makefile b/games/gnuchess-book-medium/Makefile
index 410b5473a57..e01a7e73929 100644
--- a/games/gnuchess-book-medium/Makefile
+++ b/games/gnuchess-book-medium/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/04/24 22:46:10 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/09/28 14:31:07 rillig Exp $
DISTNAME= medium
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -29,7 +29,7 @@ BOOK_FILE= book.dat
do-build:
@${ECHO} "book add ${PGN_FILE}" > ${WRKSRC}/makebook.gnuchess
@${ECHO} "quit" >> ${WRKSRC}/makebook.gnuchess
- @cd ${WRKSRC} && ${CAT} makebook.gnuchess | ${PREFIX}/bin/gnuchess
+ @cd ${WRKSRC} && ${CAT} makebook.gnuchess | ${PREFIX}/bin/gnuchess
do-install:
${INSTALL_DATA_DIR} ${BOOKDIR}
diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile
index 85965f430af..244e0cca996 100644
--- a/games/starfighter/Makefile
+++ b/games/starfighter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/06/01 18:02:52 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/09/28 14:31:07 rillig Exp $
#
DISTNAME= starfighter-1.1-1
@@ -20,7 +20,7 @@ MAKEFILE= makefile
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/starfighter/music
cd ${WRKDIR}/music && ${PAX} -rwppm . \
- ${PREFIX}/share/starfighter/music
+ ${PREFIX}/share/starfighter/music
.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
diff --git a/graphics/gmngview/Makefile b/graphics/gmngview/Makefile
index a58706ddf44..7bb3b320442 100644
--- a/graphics/gmngview/Makefile
+++ b/graphics/gmngview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/06/16 06:57:58 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2005/09/28 14:31:07 rillig Exp $
#
DISTNAME= libmng-1.0.7
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.3-t.com/libmng/download/ \
http://www.libmng.com/download/
MAINTAINER= tech-pkg@NetBSD.org
-#HOMEPAGE=
+#HOMEPAGE=
COMMENT= Simple GTK-based MNG viewer
WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/gcc/gtk-mng-view
diff --git a/lang/gcc-ssp/Makefile b/lang/gcc-ssp/Makefile
index 7f47fe27398..a76f9c8c872 100644
--- a/lang/gcc-ssp/Makefile
+++ b/lang/gcc-ssp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2005/06/24 17:17:51 kristerw Exp $
+# $NetBSD: Makefile,v 1.38 2005/09/28 14:31:07 rillig Exp $
DISTNAME= gcc-2.95.3
PKGNAME= gcc-ssp-2.95.3.13
@@ -115,10 +115,10 @@ post-build:
.endif
.if ${OPSYS} == "SunOS"
-#
-# remove empty file and directories that show up when one does:
+#
+# remove empty file and directories that show up when one does:
# make install; make deinstall; make install
-#
+#
post-install:
-cd ${GCC_ARCHDIR}/include && ${RM} -f fixed && ${RMDIR} v7 v9
.else
diff --git a/lang/swi-prolog-packages/Makefile b/lang/swi-prolog-packages/Makefile
index 596eee12ed7..495b0fc0e38 100644
--- a/lang/swi-prolog-packages/Makefile
+++ b/lang/swi-prolog-packages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/01 18:02:59 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/28 14:31:07 rillig Exp $
.include "../swi-prolog-lite/Makefile.common"
@@ -42,12 +42,12 @@ checkforx:
${ECHO} checkforx: Xvfb-PID: `${CAT} ${WRKDIR}/.Xvfb.pid`
sleep 5
DISPLAY= :2
-. else
- @${ECHO} "Error: Environment variable DISPLAY must be set"
+. else
+ @${ECHO} "Error: Environment variable DISPLAY must be set"
@${ECHO} " and point to a connectible X server."
- @${FALSE}
-. endif #Xvfb
-.endif #DISPLAY
+ @${FALSE}
+. endif #Xvfb
+.endif #DISPLAY
MAKE_ENV+= DISPLAY=${DISPLAY}
diff --git a/lang/tcl-itcl/Makefile b/lang/tcl-itcl/Makefile
index 67685a418ce..6e40238d328 100644
--- a/lang/tcl-itcl/Makefile
+++ b/lang/tcl-itcl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/05/25 18:23:46 kristerw Exp $
+# $NetBSD: Makefile,v 1.16 2005/09/28 14:31:07 rillig Exp $
DISTNAME= itcl3.2
PKGNAME= tcl-itcl-3.2
@@ -12,7 +12,7 @@ COMMENT= [incr Tcl] object-oriented extension to Tcl/Tk
PKG_INSTALLATION_TYPES= overwrite pkgviews
-CONFLICTS+= tcl-itcl-current-[0-9]*
+CONFLICTS+= tcl-itcl-current-[0-9]*
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index f5b994e6ba3..268f6f3d048 100644
--- a/mail/imp/Makefile
+++ b/mail/imp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2005/08/19 18:12:37 jlam Exp $
+# $NetBSD: Makefile,v 1.34 2005/09/28 14:31:07 rillig Exp $
DISTNAME= imp-3.2.8
PKGREVISION= 1
@@ -70,6 +70,6 @@ do-install:
cd ${WRKSRC}; ${INSTALL_DATA} *.php ${IMPDIR}
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${IMPDIR}
${FIND} ${IMPDIR} -type d -print | ${XARGS} ${CHMOD} ${PKGDIRMODE}
- ${FIND} ${IMPDIR} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE}
+ ${FIND} ${IMPDIR} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE}
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/imp4/Makefile b/mail/imp4/Makefile
index f1b4baf9464..f102a7698d3 100644
--- a/mail/imp4/Makefile
+++ b/mail/imp4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/09/08 04:15:07 ben Exp $
+# $NetBSD: Makefile,v 1.10 2005/09/28 14:31:07 rillig Exp $
DISTNAME= imp-h3-${IMPVER}
PKGNAME= imp-${IMPVER}
@@ -85,7 +85,7 @@ do-install:
. for d in ${PAXDIRS}
${INSTALL_DATA_DIR} ${IMPDIR}/${d}
. endfor
-. undef d
+. undef d
. for d in ${PAXDIRS}
cd ${WRKSRC}/${d} && ${PAX} -rw . ${IMPDIR}/${d}
@@ -96,7 +96,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/*.php ${IMPDIR}
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${IMPDIR}
${FIND} ${IMPDIR} -type d -print | ${XARGS} ${CHMOD} ${PKGDIRMODE}
- ${FIND} ${IMPDIR} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE}
+ ${FIND} ${IMPDIR} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE}
${CHOWN} ${APACHE_USER}:${ROOT_GROUP} ${IMPDIR}/config
${CHMOD} 0750 ${IMPDIR}/config
diff --git a/mail/sma/Makefile b/mail/sma/Makefile
index a7a9c90475d..3ccda24750c 100644
--- a/mail/sma/Makefile
+++ b/mail/sma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/16 06:58:08 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/28 14:31:07 rillig Exp $
DISTNAME= sma-1.3.2
CATEGORIES= mail
@@ -16,9 +16,9 @@ BUILD_TARGET= sma
.include "../../mk/bsd.prefs.mk"
-.if empty(LOWER_OPSYS:Mirix5*)
-CFLAGS+= -DUSE_REGEXP
-.endif
+.if empty(LOWER_OPSYS:Mirix5*)
+CFLAGS+= -DUSE_REGEXP
+.endif
INSTALLATION_DIRS= bin man/man8
do-install:
diff --git a/mail/turba/Makefile b/mail/turba/Makefile
index 49042641ac5..6635600ecf9 100644
--- a/mail/turba/Makefile
+++ b/mail/turba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/08/19 18:12:38 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/09/28 14:31:08 rillig Exp $
DISTNAME= turba-h3-${TURBAVER}
PKGNAME= turba-${TURBAVER}
@@ -84,7 +84,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/*.php ${TURBADIR}
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${TURBADIR}
${FIND} ${TURBADIR} -type d -print | ${XARGS} ${CHMOD} ${PKGDIRMODE}
- ${FIND} ${TURBADIR} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE}
+ ${FIND} ${TURBADIR} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE}
${CHOWN} ${APACHE_USER}:${SHAREGRP} ${TURBADIR}/config
${CHMOD} 0750 ${TURBADIR}/config
diff --git a/misc/celestia-kde/Makefile b/misc/celestia-kde/Makefile
index 63d6fe29612..0fb8556ad90 100644
--- a/misc/celestia-kde/Makefile
+++ b/misc/celestia-kde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/09/04 05:00:36 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2005/09/28 14:31:08 rillig Exp $
PKGNAME= ${DISTNAME:S/-/-kde-/}
PKGREVISION= 1
@@ -36,7 +36,7 @@ do-install:
${INSTALL_DATA} ${KDEWRKSRC}/celestiarc ${PREFIX}/share/kde/config/
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/kde/HTML/en/celestia
.for nn in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 \
- 25 26 27 28 29 30 221
+ 25 26 27 28 29 30 221
${INSTALL_DATA} ${KDEWRKSRC}/../doc/celestia/fig${nn}.jpg \
${PREFIX}/share/doc/kde/HTML/en/celestia/
.endfor
diff --git a/parallel/pvm3/Makefile b/parallel/pvm3/Makefile
index d92207870ce..2d38eaf8513 100644
--- a/parallel/pvm3/Makefile
+++ b/parallel/pvm3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2005/06/01 18:03:08 jlam Exp $
+# $NetBSD: Makefile,v 1.39 2005/09/28 14:31:08 rillig Exp $
DISTNAME= pvm3.4.5
PKGNAME= pvm-3.4.5
@@ -57,7 +57,7 @@ do-install:
.endfor
.for __tmp__ in pvm pvmgs
${LIBTOOL} --mode=install ${INSTALL_PROGRAM} \
- ${WRKSRC}/lib/${PVM_ARCH}/${__tmp__} ${PVM_DIR}/lib/${PVM_ARCH}/
+ ${WRKSRC}/lib/${PVM_ARCH}/${__tmp__} ${PVM_DIR}/lib/${PVM_ARCH}/
.endfor
${INSTALL_PROGRAM} ${WRKSRC}/lib/${PVM_ARCH}/pvmd3 \
${PVM_DIR}/lib/${PVM_ARCH}
diff --git a/pkgtools/mtree/Makefile b/pkgtools/mtree/Makefile
index f008dfeecca..d5f7b1470c7 100644
--- a/pkgtools/mtree/Makefile
+++ b/pkgtools/mtree/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:47:05 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/09/28 14:31:08 rillig Exp $
#
DISTNAME= mtree-20040722
@@ -24,7 +24,7 @@ PKG_PRESERVE= # defined
do-extract:
@${CP} -R ${FILESDIR} ${WRKSRC}
-.if defined(LIBNBCOMPAT_STYLE) && (${LIBNBCOMPAT_STYLE} == "inplace")
+.if defined(LIBNBCOMPAT_STYLE) && (${LIBNBCOMPAT_STYLE} == "inplace")
. include "../../pkgtools/libnbcompat/inplace.mk"
.else
. include "../../pkgtools/libnbcompat/buildlink3.mk"
diff --git a/pkgtools/rcorder/Makefile b/pkgtools/rcorder/Makefile
index f580a369c09..5253029eb34 100644
--- a/pkgtools/rcorder/Makefile
+++ b/pkgtools/rcorder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:05 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/28 14:31:08 rillig Exp $
#
DISTNAME= rcorder-20031013
@@ -15,7 +15,7 @@ GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"
-.if defined(LIBNBCOMPAT_STYLE) && (${LIBNBCOMPAT_STYLE} == "inplace")
+.if defined(LIBNBCOMPAT_STYLE) && (${LIBNBCOMPAT_STYLE} == "inplace")
. include "../../pkgtools/libnbcompat/inplace.mk"
.else
. include "../../pkgtools/libnbcompat/buildlink3.mk"
diff --git a/print/tex-ocrb/Makefile b/print/tex-ocrb/Makefile
index 6a376834a5e..379ae6636e1 100644
--- a/print/tex-ocrb/Makefile
+++ b/print/tex-ocrb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/03/26 02:27:52 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/28 14:31:08 rillig Exp $
#
DISTNAME= ocr-b
@@ -8,7 +8,7 @@ CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=fonts/${DISTNAME}/}
MAINTAINER= tech-pkg@NetBSD.org
-# HOMEPAGE=
+# HOMEPAGE=
COMMENT= OCR-B font for LaTeX
DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
diff --git a/print/tex-textpos/Makefile b/print/tex-textpos/Makefile
index 823f617383c..f36270fd125 100644
--- a/print/tex-textpos/Makefile
+++ b/print/tex-textpos/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/02/11 01:02:42 hubertf Exp $
+# $NetBSD: Makefile,v 1.11 2005/09/28 14:31:08 rillig Exp $
#
NAME= textpos
@@ -9,7 +9,7 @@ CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/supported/${NAME}/}
MAINTAINER= tech-pkg@NetBSD.org
-# HOMEPAGE=
+# HOMEPAGE=
COMMENT= Absolute positioning of text on the LaTeX page
WRKSRC= ${WRKDIR}/${NAME}
diff --git a/regress/buildlink-transform/Makefile b/regress/buildlink-transform/Makefile
index 4a06e83a0e5..496742469e8 100644
--- a/regress/buildlink-transform/Makefile
+++ b/regress/buildlink-transform/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/06/08 05:49:21 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2005/09/28 14:31:08 rillig Exp $
#
# Run many buildlink transform tests in a single regression test to avoid
# having to keep creating the wrapper scripts over and over again.
@@ -23,8 +23,8 @@ BUILDLINK_TRANSFORM+= rm:-O[0-9]*
# Remove /opt/schily.
.if ${LOCALBASE} != "/opt/schily"
-BUILDLINK_TRANSFORM+= rmdir:/opt/schily
-.endif
+BUILDLINK_TRANSFORM+= rmdir:/opt/schily
+.endif
# Convert "-lreadline" into "-ledit -ltermcap -lm".
BUILDLINK_TRANSFORM+= l:readline:edit:termcap:m
diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index 576dd0098f0..4e5f760ba3d 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2005/05/15 17:11:04 adrianp Exp $
+# $NetBSD: Makefile,v 1.3 2005/09/28 14:31:08 rillig Exp $
#
-# This package currently exists as a dependency for the hydra package but
+# This package currently exists as a dependency for the hydra package but
# the later versions of it are not supported by hydra.
# This package should not be updated to the latest version available.
#
diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile
index e38193ef400..e4637e5e05d 100644
--- a/security/p5-Tie-EncryptedHash/Makefile
+++ b/security/p5-Tie-EncryptedHash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/08/06 06:19:31 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/09/28 14:31:08 rillig Exp $
#
DISTNAME= Tie-EncryptedHash-1.1
@@ -9,7 +9,7 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/}
MAINTAINER= tech-pkg@NetBSD.org
-#HOMEPAGE=
+#HOMEPAGE=
COMMENT= Perl5 module for hashes with encrypting fields
DEPENDS+= p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC
diff --git a/security/qca-tls/Makefile b/security/qca-tls/Makefile
index 80509310164..932888fc937 100644
--- a/security/qca-tls/Makefile
+++ b/security/qca-tls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/09/13 04:27:21 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.9 2005/09/28 14:31:08 rillig Exp $
DISTNAME= qca-tls-1.0
PKGREVISION= # empty
@@ -24,7 +24,7 @@ post-configure:
${QTDIR}/bin/qmake qca-tls.pro -o Makefile.orig; \
${SED} -e "s,-rpath .*,-rpath ${QTDIR}/lib," Makefile.orig > Makefile; \
)
-
+
do-install:
${INSTALL_DATA_DIR} ${QTDIR}/plugins/crypto
cd ${WRKSRC} && \
diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile
index 5c2880e56ed..64068da032c 100644
--- a/security/snortsnarf/Makefile
+++ b/security/snortsnarf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/07/16 01:19:19 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/09/28 14:31:08 rillig Exp $
#
DISTNAME= SnortSnarf-050314.1
@@ -21,7 +21,7 @@ REPLACE_PERL= snortsnarf.pl include/ann_xml.pl include/web_utils.pl \
SUBST_CLASSES+= paths
SUBST_STAGE.paths= post-patch
SUBST_FILES.paths= snortsnarf.pl
-SUBST_SED.paths= -e "s|./include|${PREFIX}/share/snortsnarf|g"
+SUBST_SED.paths= -e "s|./include|${PREFIX}/share/snortsnarf|g"
SUBST_MESSAGE.paths= "Fixing paths."
INSTALLATION_DIRS= bin
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
diff --git a/textproc/nbsed/Makefile b/textproc/nbsed/Makefile
index 3946c466a7b..66fb0f4ddf3 100644
--- a/textproc/nbsed/Makefile
+++ b/textproc/nbsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:47:36 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/09/28 14:31:08 rillig Exp $
DISTNAME= nbsed-20040821
CATEGORIES= textproc pkgtools
@@ -15,7 +15,7 @@ CONFIGURE_ARGS+= --program-transform-name="s,sed,nbsed,"
.include "../../mk/bsd.prefs.mk"
-.if defined(LIBNBCOMPAT_STYLE) && (${LIBNBCOMPAT_STYLE} == "inplace")
+.if defined(LIBNBCOMPAT_STYLE) && (${LIBNBCOMPAT_STYLE} == "inplace")
. include "../../pkgtools/libnbcompat/inplace.mk"
.else
. include "../../pkgtools/libnbcompat/buildlink3.mk"
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile
index 5c71df9040d..7eea3932d66 100644
--- a/textproc/p5-PDF-API2/Makefile
+++ b/textproc/p5-PDF-API2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:32 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/09/28 14:31:08 rillig Exp $
#
DISTNAME= PDF-API2-0.2.0.2_dev
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}
MAINTAINER= tech-pkg@NetBSD.org
-#HOMEPAGE=
+#HOMEPAGE=
COMMENT= Perl5 module for next generation api for pdf
DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile
index 6de8f69eb8a..c567d26b54a 100644
--- a/textproc/p5-PDF-Create/Makefile
+++ b/textproc/p5-PDF-Create/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/08/06 06:19:32 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/09/28 14:31:08 rillig Exp $
#
DISTNAME= PDF-Create-0.01
@@ -9,7 +9,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}
MAINTAINER= tech-pkg@NetBSD.org
-#HOMEPAGE=
+#HOMEPAGE=
COMMENT= Perl5 module for creating pdf documents
PERL5_PACKLIST= auto/PDF/Create/.packlist
diff --git a/textproc/p5-Text-Balanced/Makefile b/textproc/p5-Text-Balanced/Makefile
index 83342108714..aaed8fead72 100644
--- a/textproc/p5-Text-Balanced/Makefile
+++ b/textproc/p5-Text-Balanced/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/08/06 06:19:32 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/09/28 14:31:08 rillig Exp $
#
DISTNAME= Text-Balanced-1.94
@@ -9,7 +9,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= tech-pkg@NetBSD.org
-#HOMEPAGE=
+#HOMEPAGE=
COMMENT= Extract delimited text sequences from strings
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/textproc/p5-XML-Encoding/Makefile b/textproc/p5-XML-Encoding/Makefile
index e799578b62f..d17d8eba1b3 100644
--- a/textproc/p5-XML-Encoding/Makefile
+++ b/textproc/p5-XML-Encoding/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:33 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/09/28 14:31:08 rillig Exp $
DISTNAME= XML-Encoding-1.01
PKGNAME= p5-${DISTNAME}
-#SVR4_PKGNAME=
+#SVR4_PKGNAME=
PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CO/COOPERCL/}
diff --git a/textproc/p5-XML-Filter-DetectWS/Makefile b/textproc/p5-XML-Filter-DetectWS/Makefile
index 5b2df2537a0..9495241098b 100644
--- a/textproc/p5-XML-Filter-DetectWS/Makefile
+++ b/textproc/p5-XML-Filter-DetectWS/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:33 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/28 14:31:08 rillig Exp $
DISTNAME= XML-Filter-DetectWS-0.01
PKGNAME= p5-${DISTNAME}
-#SVR4_PKGNAME=
+#SVR4_PKGNAME=
PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/}
diff --git a/textproc/p5-XML-Filter-Reindent/Makefile b/textproc/p5-XML-Filter-Reindent/Makefile
index 4ce356533db..4cfbc071de5 100644
--- a/textproc/p5-XML-Filter-Reindent/Makefile
+++ b/textproc/p5-XML-Filter-Reindent/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:33 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/28 14:31:08 rillig Exp $
DISTNAME= XML-Filter-Reindent-0.03
PKGNAME= p5-${DISTNAME}
-#SVR4_PKGNAME=
+#SVR4_PKGNAME=
PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/}
diff --git a/textproc/p5-XML-Filter-SAXT/Makefile b/textproc/p5-XML-Filter-SAXT/Makefile
index d35af86197e..3c0d809a284 100644
--- a/textproc/p5-XML-Filter-SAXT/Makefile
+++ b/textproc/p5-XML-Filter-SAXT/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:33 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/28 14:31:09 rillig Exp $
DISTNAME= XML-Filter-SAXT-0.01
PKGNAME= p5-${DISTNAME}
-#SVR4_PKGNAME=
+#SVR4_PKGNAME=
PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/}
diff --git a/textproc/p5-XML-Grove/Makefile b/textproc/p5-XML-Grove/Makefile
index aa0bfc9f67e..ccabdd1f43d 100644
--- a/textproc/p5-XML-Grove/Makefile
+++ b/textproc/p5-XML-Grove/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/08/06 06:19:33 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/09/28 14:31:09 rillig Exp $
#
DISTNAME= XML-Grove-0.46alpha
@@ -9,7 +9,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= explorer@NetBSD.org
-#HOMEPAGE=
+#HOMEPAGE=
COMMENT= Perl 5 module providing simple objects for parsed XML documents
DEPENDS+= p5-libxml>=0.0.7:../../textproc/p5-libxml
diff --git a/textproc/p5-XML-SAX-Expat/Makefile b/textproc/p5-XML-SAX-Expat/Makefile
index a7310b2c29f..b49c12dec94 100644
--- a/textproc/p5-XML-SAX-Expat/Makefile
+++ b/textproc/p5-XML-SAX-Expat/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:34 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/09/28 14:31:09 rillig Exp $
DISTNAME= XML-SAX-Expat-0.35
PKGNAME= p5-${DISTNAME}
-#SVR4_PKGNAME=
+#SVR4_PKGNAME=
PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile
index e7c4b0f3fbf..a430a7cb0e2 100644
--- a/textproc/p5-XML-SAX/Makefile
+++ b/textproc/p5-XML-SAX/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2005/08/06 06:19:34 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/09/28 14:31:09 rillig Exp $
DISTNAME= XML-SAX-0.12
PKGNAME= p5-${DISTNAME}
-#SVR4_PKGNAME=
+#SVR4_PKGNAME=
PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
diff --git a/textproc/p5-XML-UM/Makefile b/textproc/p5-XML-UM/Makefile
index 6ce6569860c..1abe9a17255 100644
--- a/textproc/p5-XML-UM/Makefile
+++ b/textproc/p5-XML-UM/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:34 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/28 14:31:09 rillig Exp $
DISTNAME= XML-UM-0.01
PKGNAME= p5-${DISTNAME}
-#SVR4_PKGNAME=
+#SVR4_PKGNAME=
PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/}
diff --git a/wm/skippy/Makefile b/wm/skippy/Makefile
index a320ddd08bf..77554a3e91f 100644
--- a/wm/skippy/Makefile
+++ b/wm/skippy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/08/10 20:56:25 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/09/28 14:31:09 rillig Exp $
#
DISTNAME= skippy-0.5.0
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://thegraveyard.org/skippy.php
-COMMENT= Fullscreen task switcher for X11
+COMMENT= Fullscreen task switcher for X11
USE_TOOLS+= pkg-config
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index ccd18e9a59c..2b59f238e63 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2005/09/02 11:40:56 tron Exp $
+# $NetBSD: Makefile,v 1.83 2005/09/28 14:31:09 rillig Exp $
.include "Makefile.common"
@@ -151,7 +151,7 @@ post-build:
pre-install:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} \
${MAKE_PROGRAM} install-conf sysconfdir="${EGDIR}"
-
+
post-install:
@${LN} -sf ${LOCALBASE}/libexec/apr/libtool ${PREFIX}/share/httpd/build
@cd ${EGDIR}; \
diff --git a/www/websvn/Makefile b/www/websvn/Makefile
index e5d740ca524..472008ab518 100644
--- a/www/websvn/Makefile
+++ b/www/websvn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/08/20 19:16:22 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/28 14:31:09 rillig Exp $
#
DISTNAME= WebSVN_161
@@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/WebSVN
NO_BUILD= yes
USE_PKGINSTALL= yes
-PKG_SYSCONFDIR.websvn= ${PREFIX}/${HTTPD_ROOT}/websvn/include
+PKG_SYSCONFDIR.websvn= ${PREFIX}/${HTTPD_ROOT}/websvn/include
MESSAGE_SUBST+= PKGBASE=${PKGBASE}
MESSAGE_SUBST+= HTTPD_ROOT=${HTTPD_ROOT}
diff --git a/x11/xcompmgr/Makefile b/x11/xcompmgr/Makefile
index 6755171f9b0..eec9ec6191c 100644
--- a/x11/xcompmgr/Makefile
+++ b/x11/xcompmgr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2005/08/10 20:56:30 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/09/28 14:31:09 rillig Exp $
#
-DISTNAME= xcompmgr-1.1.1
+DISTNAME= xcompmgr-1.1.1
CATEGORIES= x11
MASTER_SITES= http://freedesktop.org/xapps/release/