summaryrefslogtreecommitdiff
path: root/databases/php-pdo_dblib
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_dblib
parent424b41d42d21b3809777219bf47d32a1cbccad86 (diff)
downloadpkgsrc-ba25df56c6f06ebdc49e8183931fcf771ffdff4d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/php-pdo_dblib')
-rw-r--r--databases/php-pdo_dblib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/php-pdo_dblib/Makefile b/databases/php-pdo_dblib/Makefile
index f03133ba6cd..df6fbea417b 100644
--- a/databases/php-pdo_dblib/Makefile
+++ b/databases/php-pdo_dblib/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2012/07/20 12:30:36 taca Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/02 21:25:39 asau Exp $
MODNAME= pdo_dblib
CATEGORIES+= databases
COMMENT= PHP extension for PHP Data Objects (FreeTDS/Sybase/MS SQL)
-PKG_DESTDIR_SUPPORT= user-destdir
USE_PHP_EXT_PATCHES= yes
.include "../../mk/bsd.prefs.mk"