summaryrefslogtreecommitdiff
path: root/databases/py-pg_pqueue/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:13:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:13:47 +0000
commit36117d709704f772dbc3d305cda6923741791598 (patch)
tree6c3ec2a25be0f66e3eb89c7c32e68146ec791ef6 /databases/py-pg_pqueue/Makefile
parentUpdate Zope to 2.13.21. This update also includes: (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
Notes
Notes: svn path=/head/; revision=327717
Diffstat (limited to 'databases/py-pg_pqueue/Makefile')
-rw-r--r--databases/py-pg_pqueue/Makefile7
1 files changed, 2 insertions, 5 deletions
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 <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $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 <bsd.port.pre.mk>
post-install:
.if !defined(NOPORTDOCS)