diff options
Diffstat (limited to 'databases/postgresql84-plpython/Makefile')
-rw-r--r-- | databases/postgresql84-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql84-plpython/Makefile b/databases/postgresql84-plpython/Makefile index 9a21c6373b6..a44762311d0 100644 --- a/databases/postgresql84-plpython/Makefile +++ b/databases/postgresql84-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2012/10/05 22:15:36 adam Exp $ +# $NetBSD: Makefile,v 1.13 2012/12/16 01:52:04 obache Exp $ PKGNAME= ${DISTNAME:C/-/84-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server |