summaryrefslogtreecommitdiff
path: root/databases/pgbouncer
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-02 21:25:15 +0000
committerasau <asau@pkgsrc.org>2012-10-02 21:25:15 +0000
commitba25df56c6f06ebdc49e8183931fcf771ffdff4d (patch)
tree43a00ef6fe7500f6094c17b88abeee49f8e0895b /databases/pgbouncer
parent424b41d42d21b3809777219bf47d32a1cbccad86 (diff)
downloadpkgsrc-ba25df56c6f06ebdc49e8183931fcf771ffdff4d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/pgbouncer')
-rw-r--r--databases/pgbouncer/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile
index 584a1de6c48..a5eeb04386f 100644
--- a/databases/pgbouncer/Makefile
+++ b/databases/pgbouncer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/12/21 08:29:05 dholland Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/02 21:25:38 asau Exp $
#
DISTNAME= pgbouncer-${VERSION}
@@ -11,8 +11,6 @@ HOMEPAGE= http://wiki.postgresql.org/wiki/PgBouncer
COMMENT= Lightweight connection pooler for PostgreSQL
LICENSE= original-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
VERSION= 1.4.2
USE_LANGUAGES= c
USE_TOOLS+= gmake