aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hachoir-urwid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/hachoir-urwid/Makefile')
-rw-r--r--sysutils/hachoir-urwid/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/hachoir-urwid/Makefile b/sysutils/hachoir-urwid/Makefile
index 1efdb11e84b6..c088bcbbe432 100644
--- a/sysutils/hachoir-urwid/Makefile
+++ b/sysutils/hachoir-urwid/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: hachoir-urwid
-# Date created: 25 January 2007
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= hachoir-urwid
PORTVERSION= 1.1
@@ -19,4 +15,5 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_parser/__init__.py:${PORTSDIR}/devel/h
USE_PYTHON= yes
USE_PYDISTUTILS=yes
+NO_STAGE= yes
.include <bsd.port.mk>