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-docs/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'databases/postgresql84-docs/Makefile') diff --git a/databases/postgresql84-docs/Makefile b/databases/postgresql84-docs/Makefile index c1a5658d8c81..7f07bc78e719 100644 --- a/databases/postgresql84-docs/Makefile +++ b/databases/postgresql84-docs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PostgreSQL docs -# Date created: August 26, 2002 -# Whom: Palle Girgensohn -# +# Created by: Palle Girgensohn # $FreeBSD$ -# PORTNAME= postgresql PORTREVISION= 0 @@ -23,6 +19,7 @@ PATCHDIR= mustnotexist PGDOCSDIR?= ${DOCSDIR}/release-${PGSQL_VER} +NO_STAGE= yes do-install: @ $(MKDIR) ${PGDOCSDIR}; \ ${GZIP_CMD} -dc ${WRKSRC}/doc/postgres.tar.gz | \ -- cgit v1.2.3