summaryrefslogtreecommitdiff
path: root/databases/postgresql
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-20 14:11:49 +0000
committerjlam <jlam@pkgsrc.org>2004-01-20 14:11:49 +0000
commit05458d686b3cfbcff434a22e464c3245bfe86db5 (patch)
tree291885f5cbf4099c29ab4d3a9dcd589a161c21ae /databases/postgresql
parenta6c8f5142bd3f70fd4a0373cc2c760040bf784bb (diff)
downloadpkgsrc-05458d686b3cfbcff434a22e464c3245bfe86db5.tar.gz
Remove USE_BUILDLINK2 from Makefile.common and distribute the setting to
all of the package Makefiles that include Makefile.common.
Diffstat (limited to 'databases/postgresql')
-rw-r--r--databases/postgresql/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql/Makefile.common b/databases/postgresql/Makefile.common
index 5524cdd01b4..bd8902cdc39 100644
--- a/databases/postgresql/Makefile.common
+++ b/databases/postgresql/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.39 2003/08/18 00:26:24 cjs Exp $
+# $NetBSD: Makefile.common,v 1.40 2004/01/20 14:11:49 jlam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -39,7 +39,6 @@ BASE_VERS?= ${DIST_VERS}
BUILDLINK_DEPENDS.postgresql-lib?= postgresql-lib>=${BASE_VERS}
BUILDLINK_DEPENDS.tcl-postgresql?= tcl-postgresql>=${BASE_VERS}
-USE_BUILDLINK2= YES
USE_GMAKE= YES
GNU_CONFIGURE= YES
PKG_SYSCONFSUBDIR= postgresql