aboutsummaryrefslogtreecommitdiff
path: root/devel/py-daemon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-daemon/Makefile')
-rw-r--r--devel/py-daemon/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/py-daemon/Makefile b/devel/py-daemon/Makefile
index 4fef3f37c149..801311c5d884 100644
--- a/devel/py-daemon/Makefile
+++ b/devel/py-daemon/Makefile
@@ -1,8 +1,5 @@
-# New ports collection makefile for: python-daemon
-# Date created: 7 Jul 2010
-# Whom: jessekempf@gmail.com
+# Created by: jessekempf@gmail.com
# $FreeBSD$
-#
PORTNAME= daemon
PORTVERSION= 1.5.5
@@ -23,4 +20,5 @@ USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME = python-daemon
PYDISTUTILS_NOEGGINFO = yes
+NO_STAGE= yes
.include <bsd.port.mk>