summaryrefslogtreecommitdiff
path: root/databases/php-pdo_mysql
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-01-08 18:35:08 +0000
committerxtraeme <xtraeme>2006-01-08 18:35:08 +0000
commitad7375363857d4e081cd8bc8043fdba7a5da9cfa (patch)
tree2022c3b625fc2ab7ad7fb19b5f4350694b55c659 /databases/php-pdo_mysql
parentd8209717ec14922327dbf04336af92de738cbee1 (diff)
downloadpkgsrc-ad7375363857d4e081cd8bc8043fdba7a5da9cfa.tar.gz
Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
Diffstat (limited to 'databases/php-pdo_mysql')
-rw-r--r--databases/php-pdo_mysql/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/php-pdo_mysql/Makefile b/databases/php-pdo_mysql/Makefile
index cce33ddfe91..6ac99c630cb 100644
--- a/databases/php-pdo_mysql/Makefile
+++ b/databases/php-pdo_mysql/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2005/12/03 17:24:28 jdolecek Exp $
+# $NetBSD: Makefile,v 1.3 2006/01/08 18:35:08 xtraeme Exp $
PDO_DRIVER= mysql
PDO_COMMENT= MySQL
PDO_VERSION= 1.0.1
+PKGREVISION= 1
+
.include "../../databases/php-pdo/module.mk"
CONFIGURE_ARGS+= --with-${PKGMODNAME}=shared,${BUILDLINK_PREFIX.mysql-client}