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