aboutsummaryrefslogtreecommitdiff
path: root/devel/py-lock_file/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-lock_file/Makefile')
-rw-r--r--devel/py-lock_file/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-lock_file/Makefile b/devel/py-lock_file/Makefile
index a387cbfc047e..c87a82525b8e 100644
--- a/devel/py-lock_file/Makefile
+++ b/devel/py-lock_file/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: lock_file
-# Date created: 5 June 2007
-# Whom: Martin Horcicka <martin@horcicka.eu>
-#
+# Created by: Martin Horcicka <martin@horcicka.eu>
# $FreeBSD$
-#
PORTNAME= lock_file
PORTVERSION= 2.0
@@ -19,4 +15,5 @@ COMMENT= Lock file manipulation
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
+NO_STAGE= yes
.include <bsd.port.mk>