diff options
author | Alex Dupre <ale@FreeBSD.org> | 2013-10-30 13:32:02 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2013-10-30 13:32:02 +0000 |
commit | c8e30015e9f0fa5609e9e64392d1cfc5cc9ec913 (patch) | |
tree | 6196c064cfe1f78a3475eb3a8aa26d87d7bae2de /databases/php55-pdo_sqlite/Makefile | |
parent | Add support for staging PHP extensions. (diff) |
Stagify.
Notes
Notes:
svn path=/head/; revision=332107
Diffstat (limited to 'databases/php55-pdo_sqlite/Makefile')
-rw-r--r-- | databases/php55-pdo_sqlite/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/php55-pdo_sqlite/Makefile b/databases/php55-pdo_sqlite/Makefile index 0b84b8dae2ab..b0546cc6c8fd 100644 --- a/databases/php55-pdo_sqlite/Makefile +++ b/databases/php55-pdo_sqlite/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_sqlite -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |