From 36117d709704f772dbc3d305cda6923741791598 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:13:47 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: databases) --- databases/php52-pdo_sqlite/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'databases/php52-pdo_sqlite') diff --git a/databases/php52-pdo_sqlite/Makefile b/databases/php52-pdo_sqlite/Makefile index cf5e6ffa7756..b62ff5faf034 100644 --- a/databases/php52-pdo_sqlite/Makefile +++ b/databases/php52-pdo_sqlite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-pdo_sqlite -# Date created: 17 Apr 2010 -# Whom: Alex Keda -# +# Created by: Alex Keda # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -pdo_sqlite +NO_STAGE= yes .include "${MASTERDIR}/Makefile" -- cgit v1.2.3