summaryrefslogtreecommitdiff
path: root/databases/postgresql81-plpython/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-09 22:56:21 +0000
committerjoerg <joerg>2009-02-09 22:56:21 +0000
commitb6932ea7303405e3a5b45e27ba082c62a9e073da (patch)
tree1bcb6950318fcb7cb60eb9b7184e085ec6937037 /databases/postgresql81-plpython/Makefile
parent52283e06581242f39467518962bfaba295b2824e (diff)
downloadpkgsrc-b6932ea7303405e3a5b45e27ba082c62a9e073da.tar.gz
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
Diffstat (limited to 'databases/postgresql81-plpython/Makefile')
-rw-r--r--databases/postgresql81-plpython/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql81-plpython/Makefile b/databases/postgresql81-plpython/Makefile
index 171e571825e..52a19d685b7 100644
--- a/databases/postgresql81-plpython/Makefile
+++ b/databases/postgresql81-plpython/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/06/20 08:27:58 adam Exp $
+# $NetBSD: Makefile,v 1.7 2009/02/09 22:56:22 joerg Exp $
PKGNAME= postgresql81-plpython-${BASE_VERS}
+PKGREVISION= 1
COMMENT= PL/Python procedural language for the PostgreSQL backend
DEPENDS+= postgresql81-server>=${BASE_VERS}:../../databases/postgresql81-server