summaryrefslogtreecommitdiff
path: root/databases/postgresql90-monitoring/Makefile
diff options
context:
space:
mode:
authoradam <adam>2011-04-22 08:10:23 +0000
committeradam <adam>2011-04-22 08:10:23 +0000
commitfeff7742c2f13f0e7f154f9dab6e57b1278f8f4a (patch)
treeb79b8b0a3bdc3e105f10ccd9139106f9b6845aaa /databases/postgresql90-monitoring/Makefile
parent7b7588cdb00d4ecc6d9702fd2b5f7597106b5fce (diff)
downloadpkgsrc-feff7742c2f13f0e7f154f9dab6e57b1278f8f4a.tar.gz
Changes 9.0.4:
* fix build issues on HP-UX and Itanium * update time zone files for recent time zone changes * change SQLSTATE for Hot Standby warnings * prevent bgwriter hang during recovery * prevent recursive composite type creation * disallow dropping tables whose triggers are still pending * allow use of "replication" as a user name * prevent a crash during GEQO planning * improve join plans for tables with missing statistics * fix error with SELECT FOR UPDATE in a subselect * close PL/python array slice memory leak * allow SSL connections for users with no home directory * allow building PostgreSQL 9.0 with 64-bit MinGW
Diffstat (limited to 'databases/postgresql90-monitoring/Makefile')
-rw-r--r--databases/postgresql90-monitoring/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/postgresql90-monitoring/Makefile b/databases/postgresql90-monitoring/Makefile
index fdd05139178..3cc6344236b 100644
--- a/databases/postgresql90-monitoring/Makefile
+++ b/databases/postgresql90-monitoring/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/02/09 08:48:18 adam Exp $
+# $NetBSD: Makefile,v 1.5 2011/04/22 08:10:24 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-monitoring-/}
COMMENT= PostgreSQL monitoring tools
@@ -9,8 +9,6 @@ DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-
.include "../../databases/postgresql90/Makefile.common"
-#USE_LIBTOOL= yes
-#PKG_LIBTOOL= ${PKG_SHLIBTOOL}
BUILD_MAKE_FLAGS= PGXS=1
BUILD_DIRS+= contrib/auto_explain