aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pycallgraph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pycallgraph/Makefile')
-rw-r--r--devel/py-pycallgraph/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-pycallgraph/Makefile b/devel/py-pycallgraph/Makefile
index 7806116b099a..eebb6d573503 100644
--- a/devel/py-pycallgraph/Makefile
+++ b/devel/py-pycallgraph/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-pycallgraph
-# Date created: Feb. 09, 2007
-# Whom: Li-Wen Hsu <lwhsu@lwhsu.org>
-#
+# Created by: Li-Wen Hsu <lwhsu@lwhsu.org>
# $FreeBSD$
-#
PORTNAME= pycallgraph
PORTVERSION= 0.5.1
@@ -27,6 +23,7 @@ MAN1= pycallgraph.1
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
+NO_STAGE= yes
post-install:
.if !defined(NO_INSTALL_MANPAGES)
${INSTALL_MAN} ${WRKSRC}/man/pycallgraph.1 ${MAN1PREFIX}/man/man1