summaryrefslogtreecommitdiff
path: root/databases/php-pdo
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-02 21:25:15 +0000
committerasau <asau@pkgsrc.org>2012-10-02 21:25:15 +0000
commitba25df56c6f06ebdc49e8183931fcf771ffdff4d (patch)
tree43a00ef6fe7500f6094c17b88abeee49f8e0895b /databases/php-pdo
parent424b41d42d21b3809777219bf47d32a1cbccad86 (diff)
downloadpkgsrc-ba25df56c6f06ebdc49e8183931fcf771ffdff4d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/php-pdo')
-rw-r--r--databases/php-pdo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/php-pdo/Makefile b/databases/php-pdo/Makefile
index f8dde795720..a12103c86e4 100644
--- a/databases/php-pdo/Makefile
+++ b/databases/php-pdo/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2010/03/16 11:54:31 taca Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/02 21:25:39 asau Exp $
MODNAME= pdo
CATEGORIES+= databases
COMMENT= PHP extension for PHP Data Objects (base)
-PKG_DESTDIR_SUPPORT= user-destdir
USE_PHP_EXT_PATCHES= yes
.include "../../mk/bsd.prefs.mk"