summaryrefslogtreecommitdiff
path: root/databases/php-pdo
diff options
context:
space:
mode:
authortaca <taca>2009-10-07 05:00:58 +0000
committertaca <taca>2009-10-07 05:00:58 +0000
commit2efb4e09b23cda7abaf1a3bfb22e78b4eba39fcc (patch)
tree5f621b76f580a5530615be619525572a921239ee /databases/php-pdo
parent4b6e65897eb653167f0acb50fc895b27856dbc93 (diff)
downloadpkgsrc-2efb4e09b23cda7abaf1a3bfb22e78b4eba39fcc.tar.gz
Remove use of temporary workaround for version problem of php-pdo*
packages when they switched to use bundled files in php-5.2.9. Now we don't need this workaround any more and code itself already no operation. No functional change.
Diffstat (limited to 'databases/php-pdo')
-rw-r--r--databases/php-pdo/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/php-pdo/Makefile b/databases/php-pdo/Makefile
index fccf88285b6..0faf594aa14 100644
--- a/databases/php-pdo/Makefile
+++ b/databases/php-pdo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/03/13 10:57:20 sborrill Exp $
+# $NetBSD: Makefile,v 1.9 2009/10/07 05:00:58 taca Exp $
MODNAME= pdo
CATEGORIES+= databases
@@ -12,8 +12,6 @@ USE_PHP_EXT_PATCHES= yes
.include "../../mk/bsd.prefs.mk"
.include "../../lang/php/ext.mk"
-# Remove the following line when PHP >= 5.2.10 is released
-.include "../../databases/php-pdo/module.mk"
CONFIGURE_ARGS+= --with-${MODNAME}