summaryrefslogtreecommitdiff
path: root/databases/postgresql74-plpython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql74-plpython/Makefile')
-rw-r--r--databases/postgresql74-plpython/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql74-plpython/Makefile b/databases/postgresql74-plpython/Makefile
index 6c280f617ab..dc22b4d61fb 100644
--- a/databases/postgresql74-plpython/Makefile
+++ b/databases/postgresql74-plpython/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/01/08 05:07:10 darcy Exp $
+# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:14 tv Exp $
PKGNAME= postgresql74-plpython-${BASE_VERS}
@@ -6,7 +6,6 @@ COMMENT= PL/Python procedural language for the PostgreSQL backend
DEPENDS+= postgresql74-server>=${BASE_VERS}:../../databases/postgresql74-server
-USE_BUILDLINK3= yes
.include "../postgresql74/Makefile.common"