aboutsummaryrefslogtreecommitdiff
path: root/devel/py-configobj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-configobj/Makefile')
-rw-r--r--devel/py-configobj/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-configobj/Makefile b/devel/py-configobj/Makefile
index 5cd48474a514..4bd1ac014fb2 100644
--- a/devel/py-configobj/Makefile
+++ b/devel/py-configobj/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-configobj
-# Date created: 2006-10-20
-# Whom: Choe, Cheng-Dae
-#
+# Created by: Choe, Cheng-Dae
# $FreeBSD$
-#
PORTNAME= configobj
PORTVERSION= 4.7.2
@@ -23,6 +19,7 @@ USE_PYDISTUTILS= yes
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
+NO_STAGE= yes
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR} && \