summaryrefslogtreecommitdiff
path: root/databases/py-postgresql
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-20 14:11:49 +0000
committerjlam <jlam>2004-01-20 14:11:49 +0000
commit6ed0a6c63a00dde2851134137177e915a923d28c (patch)
tree291885f5cbf4099c29ab4d3a9dcd589a161c21ae /databases/py-postgresql
parent9195cfcd017db17272bec6bd1531ddacd2ce323c (diff)
downloadpkgsrc-6ed0a6c63a00dde2851134137177e915a923d28c.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/py-postgresql')
-rw-r--r--databases/py-postgresql/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index 6d2281177cc..a68b22b3727 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2003/08/18 10:09:50 drochner Exp $
+# $NetBSD: Makefile,v 1.29 2004/01/20 14:11:50 jlam Exp $
PKGNAME= ${PYPKGPREFIX}-postgresql-3.3
PKGREVISION= 2
@@ -7,6 +7,8 @@ CATEGORIES= databases
MAINTAINER= darcy@NetBSD.org
COMMENT= Python interface to PostgreSQL
+USE_BUILDLINK2= yes
+
.include "../postgresql/Makefile.common"
CONFIGURE_ARGS+= --with-python