summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 14:31:06 +0000
committerrillig <rillig>2005-09-28 14:31:06 +0000
commitc63accd696cf4332ab1a8020f30e1d3e48d76da7 (patch)
tree4373a04cd43d2143f808073cf6b95c49198d17c6 /databases
parentce8288f8949e4c4a157779a00e4a2eb8f5a257a4 (diff)
downloadpkgsrc-c63accd696cf4332ab1a8020f30e1d3e48d76da7.tar.gz
Removed trailing white-space.
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql74-contrib/Makefile4
1 files changed, 2 insertions, 2 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