summaryrefslogtreecommitdiff
path: root/databases/unixodbc/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-12-03 08:09:05 +0000
committerjlam <jlam@pkgsrc.org>2001-12-03 08:09:05 +0000
commit6658ed60e102d8b16cd1143fce8ff30fd8d25a3f (patch)
tree34720e468323e4e8989b36096f39f1e5e93443e1 /databases/unixodbc/Makefile
parent35cdfd9d760f47fa2059ff9dde6b9cf66f10fc69 (diff)
downloadpkgsrc-6658ed60e102d8b16cd1143fce8ff30fd8d25a3f.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]*