summaryrefslogtreecommitdiff
path: root/databases/unixodbc/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2001-12-03 08:09:05 +0000
committerjlam <jlam>2001-12-03 08:09:05 +0000
commit12011e2355d80a81c17ece1d43566874053a58c6 (patch)
tree34720e468323e4e8989b36096f39f1e5e93443e1 /databases/unixodbc/Makefile
parent0ada27df1ede6a7a0706fa75b7a9fcbc46162b4f (diff)
downloadpkgsrc-12011e2355d80a81c17ece1d43566874053a58c6.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 unixodbc/Makefile.common related to the old way of handling version numbers.
Diffstat (limited to 'databases/unixodbc/Makefile')
-rw-r--r--databases/unixodbc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/unixodbc/Makefile b/databases/unixodbc/Makefile
index 57d98e83835..c1db7e43f15 100644
--- a/databases/unixodbc/Makefile
+++ b/databases/unixodbc/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2001/12/02 06:56:40 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2001/12/03 08:09:06 jlam Exp $
-PKGNAME= unixodbc-${ODBC_VERS}
-ODBC_PKG_VERS= # empty
+PKGNAME= unixodbc-${ODBC_BASE_VERS}
COMMENT= ODBC 2.x/3.x driver manager
CONFLICTS+= iodbc-[0-9]*