summaryrefslogtreecommitdiff
path: root/databases/postgresql-lib/Makefile
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-lib/Makefile
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-lib/Makefile')
-rw-r--r--databases/postgresql-lib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/postgresql-lib/Makefile b/databases/postgresql-lib/Makefile
index 408f7c468e1..6a243e71a74 100644
--- a/databases/postgresql-lib/Makefile
+++ b/databases/postgresql-lib/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.11 2003/11/12 03:39:39 jschauma Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/20 14:11:50 jlam Exp $
PKGNAME= postgresql-lib-${BASE_VERS}
PKGREVISIO= 1
SVR4_PKGNAME= pstgl
COMMENT= PostgreSQL database headers and libraries
+USE_BUILDLINK2= yes
+
.include "../../databases/postgresql/Makefile.common"
CONFIGURE_ARGS+= --with-openssl=${SSLBASE}