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/php5-pdo_sqlite/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'databases/php5-pdo_sqlite') diff --git a/databases/php5-pdo_sqlite/Makefile b/databases/php5-pdo_sqlite/Makefile index f3f2abc1c324..a9d1355db122 100644 --- a/databases/php5-pdo_sqlite/Makefile +++ b/databases/php5-pdo_sqlite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-pdo_sqlite -# Date created: 7 Feb 2007 -# Whom: Alex Dupre -# +# Created by: Alex Dupre # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_sqlite +NO_STAGE= yes .include "${MASTERDIR}/Makefile" -- cgit v1.2.3