summaryrefslogtreecommitdiff
path: root/databases/postgresql-docs
diff options
context:
space:
mode:
authorjlam <jlam>2001-12-03 08:06:24 +0000
committerjlam <jlam>2001-12-03 08:06:24 +0000
commit439ae9070791eda50d4ff3dc6e5fd88809be49de (patch)
treefec53543ebbac781a63b91aa3ba41b6ed535ab54 /databases/postgresql-docs
parent42110c3cd5ea08b227a2941be753be892bad93af (diff)
downloadpkgsrc-439ae9070791eda50d4ff3dc6e5fd88809be49de.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/postgresql-docs')
-rw-r--r--databases/postgresql-docs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/postgresql-docs/Makefile b/databases/postgresql-docs/Makefile
index d9da410da2a..bd86434b15c 100644
--- a/databases/postgresql-docs/Makefile
+++ b/databases/postgresql-docs/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/05/14 14:46:22 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/12/03 08:06:26 jlam Exp $
.include "../../databases/postgresql/Makefile.common"
-PKGNAME= postgresql-docs-${PG_VERS}
-PG_PKG_VERS= # empty
+PKGNAME= postgresql-docs-${PG_BASE_VERS}
COMMENT= PostgreSQL database system documentation
DOC_DIR= doc