summaryrefslogtreecommitdiff
path: root/databases/postgresql-plperl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-plperl/Makefile')
-rw-r--r--databases/postgresql-plperl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/postgresql-plperl/Makefile b/databases/postgresql-plperl/Makefile
index 636e0b27700..29d8fd10b68 100644
--- a/databases/postgresql-plperl/Makefile
+++ b/databases/postgresql-plperl/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2001/11/28 05:20:45 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2001/12/03 08:06:27 jlam Exp $
.include "../../databases/postgresql/Makefile.common"
.include "../../databases/postgresql/Makefile.ssl"
-PKGNAME= postgresql-plperl-${PG_VERS}
-PG_PKG_VERS= # empty
+PKGNAME= postgresql-plperl-${PG_BASE_VERS}
COMMENT= PL/Perl procedural language for the PostgreSQL backend
BUILDLINK_DEPENDS.postgresql-lib= postgresql-lib>=${PG_BASE_VERS}