summaryrefslogtreecommitdiff
path: root/net/pythondirector
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
commit0c710c7b4edb5ca79906be0115763864bc7c903f (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/pythondirector
parentPick up. (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: net)
Diffstat (limited to 'net/pythondirector')
-rw-r--r--net/pythondirector/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/pythondirector/Makefile b/net/pythondirector/Makefile
index a6a064eef0e8..539239aaba44 100644
--- a/net/pythondirector/Makefile
+++ b/net/pythondirector/Makefile
@@ -1,9 +1,5 @@
-# New ports collection Makefile for: pydirector
-# Date created: Thu Feb 26
-# Whom: Clement Laforet <clement@FreeBSD.org>
-#
+# Created by: Clement Laforet <clement@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= pydirector
PORTVERSION= 1.0.0
@@ -19,6 +15,7 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PORTDOCS= *
+NO_STAGE= yes
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}