summaryrefslogtreecommitdiff
path: root/databases/postgresql-pgbench
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-pgbench')
-rw-r--r--databases/postgresql-pgbench/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/postgresql-pgbench/Makefile b/databases/postgresql-pgbench/Makefile
index 85362ec0247..f4a3221dbaf 100644
--- a/databases/postgresql-pgbench/Makefile
+++ b/databases/postgresql-pgbench/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/07/16 15:32:47 asau Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/02 21:25:41 asau Exp $
PKGNAME= ${DISTNAME:C/-/${PGSQL_VERSION}-pgbench-/}
COMMENT= PostgreSQL benchmarking tools
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILD_DIRS+= contrib/pgbench
.include "../../mk/pgsql.buildlink3.mk" # this one defines PGSQL_VERSION among others