From 927c9866002f40ee06dab5431f98e3a43b8890bd Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 2 Oct 2012 21:25:15 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- databases/pgbouncer/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/pgbouncer') 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 -- cgit v1.2.3