diff options
Diffstat (limited to 'databases/php55-pdo_dblib/Makefile')
-rw-r--r-- | databases/php55-pdo_dblib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/php55-pdo_dblib/Makefile b/databases/php55-pdo_dblib/Makefile index 54b1ce812367..03e0d1c6219b 100644 --- a/databases/php55-pdo_dblib/Makefile +++ b/databases/php55-pdo_dblib/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_dblib +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |