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/postgresql84-plperl/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'databases/postgresql84-plperl') diff --git a/databases/postgresql84-plperl/Makefile b/databases/postgresql84-plperl/Makefile index 7946ba6173cc..271ee65aa567 100644 --- a/databases/postgresql84-plperl/Makefile +++ b/databases/postgresql84-plperl/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL PL/Perl -# Date created: January 14, 2002 -# Whom: Palle Girgensohn -# +# Created by: Palle Girgensohn # $FreeBSD$ -# WANT_PGSQL_VER= 84 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-plperl/Makefile" -- cgit v1.2.3