diff options
Diffstat (limited to 'databases/postgresql94-plperl/Makefile')
-rw-r--r-- | databases/postgresql94-plperl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql94-plperl/Makefile b/databases/postgresql94-plperl/Makefile index 85210c5268e..316aeab5f02 100644 --- a/databases/postgresql94-plperl/Makefile +++ b/databases/postgresql94-plperl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2017/11/13 09:33:32 adam Exp $ +# $NetBSD: Makefile,v 1.10 2018/08/22 09:43:24 wiz Exp $ PKGNAME= ${DISTNAME:C/-/94-plperl-/} +PKGREVISION= 1 COMMENT= PL/Perl procedural language for the PostgreSQL backend DEPENDS+= postgresql94-server>=${PKGVERSION_NOREV}:../../databases/postgresql94-server |