summaryrefslogtreecommitdiff
path: root/databases/php4-dbase
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-12-03 08:30:58 +0000
committerjlam <jlam@pkgsrc.org>2001-12-03 08:30:58 +0000
commit8cc6055063825bd3ee82a403b134d011b5cac665 (patch)
tree6b4ebba68233fcf0b91b5a3e01770a992b1a3f27 /databases/php4-dbase
parent19dcecc87f4c5e85f956a5897667492f4d52772a (diff)
downloadpkgsrc-8cc6055063825bd3ee82a403b134d011b5cac665.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 php4/Makefile.common related to the old way of handling version numbers.
Diffstat (limited to 'databases/php4-dbase')
-rw-r--r--databases/php4-dbase/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/php4-dbase/Makefile b/databases/php4-dbase/Makefile
index d849642059c..2c252330988 100644
--- a/databases/php4-dbase/Makefile
+++ b/databases/php4-dbase/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2001/10/16 06:58:30 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2001/12/03 08:30:59 jlam Exp $
.include "../../www/php4/Makefile.module"
MODNAME= dbase
CATEGORIES+= databases
-PHP_PKG_VERS= # empty
+PKGREVISION= # empty
COMMENT= PHP4 extension for dBase database access
USE_BUILDLINK_ONLY= YES