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/py-pg_pqueue/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'databases/py-pg_pqueue/Makefile') diff --git a/databases/py-pg_pqueue/Makefile b/databases/py-pg_pqueue/Makefile index 52d2ff634d26..a2a6d155b40e 100644 --- a/databases/py-pg_pqueue/Makefile +++ b/databases/py-pg_pqueue/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: py-pg_pqueue -# Date created: 07 Jan 2009 -# Whom: Wen Heping -# +# Created by: Wen Heping # $FreeBSD$ -# PORTNAME= pg_pqueue PORTVERSION= 1.0.2 @@ -20,6 +16,7 @@ USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes +NO_STAGE= yes .include post-install: .if !defined(NOPORTDOCS) -- cgit v1.2.3