summaryrefslogtreecommitdiff
path: root/databases/tcl-postgresql
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-12-03 08:06:24 +0000
committerjlam <jlam@pkgsrc.org>2001-12-03 08:06:24 +0000
commit35cdfd9d760f47fa2059ff9dde6b9cf66f10fc69 (patch)
treefec53543ebbac781a63b91aa3ba41b6ed535ab54 /databases/tcl-postgresql
parent9ea2b2ee81bd7f1f6174ad14a99a62535eb148a0 (diff)
downloadpkgsrc-35cdfd9d760f47fa2059ff9dde6b9cf66f10fc69.tar.gz
Use PKGREVISION to manage the package-specific version number when it
differs from the distfile version number. G/C some the unused variables in postgresql/Makefile.common related to the old way of handling version numbers.
Diffstat (limited to 'databases/tcl-postgresql')
-rw-r--r--databases/tcl-postgresql/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/tcl-postgresql/Makefile b/databases/tcl-postgresql/Makefile
index 2153be4acbf..cf2464b57ef 100644
--- a/databases/tcl-postgresql/Makefile
+++ b/databases/tcl-postgresql/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2001/06/23 19:26:52 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/12/03 08:06:28 jlam Exp $
.include "../../databases/postgresql/Makefile.common"
.include "../../databases/postgresql/Makefile.ssl"
-PKGNAME= tcl-postgresql-${PG_VERS}
-PG_PKG_VERS= # empty
+PKGNAME= tcl-postgresql-${PG_BASE_VERS}
COMMENT= Tcl interface to PostgreSQL
USE_BUILDLINK_ONLY= # defined