diff options
Diffstat (limited to 'databases/php53-pdo_dblib/Makefile')
-rw-r--r-- | databases/php53-pdo_dblib/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/php53-pdo_dblib/Makefile b/databases/php53-pdo_dblib/Makefile index 7c58f11d0101..2d5ccc0f48a4 100644 --- a/databases/php53-pdo_dblib/Makefile +++ b/databases/php53-pdo_dblib/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-pdo_dblib -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -pdo_dblib +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |