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/postgresql93-docs/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'databases/postgresql93-docs') diff --git a/databases/postgresql93-docs/Makefile b/databases/postgresql93-docs/Makefile index 65af9d55acd0..dd2e19e7513f 100644 --- a/databases/postgresql93-docs/Makefile +++ b/databases/postgresql93-docs/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL docs -# Date created: August 26, 2002 -# Whom: Palle Girgensohn -# +# Created by: Palle Girgensohn # $FreeBSD$ -# WANT_PGSQL_VER=93 +NO_STAGE= yes .include "${.CURDIR}/../postgresql91-docs/Makefile" -- cgit v1.2.3