summaryrefslogtreecommitdiff
path: root/sysutils/hachoir-wx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/hachoir-wx/Makefile')
-rw-r--r--sysutils/hachoir-wx/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/hachoir-wx/Makefile b/sysutils/hachoir-wx/Makefile
index 014c60b72b89..c7316b686b2a 100644
--- a/sysutils/hachoir-wx/Makefile
+++ b/sysutils/hachoir-wx/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: hachoir-wx
-# Date created: 25 January 2007
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= hachoir-wx
PORTVERSION= 0.3
@@ -22,4 +18,5 @@ WX_COMPS= python
WX_UNICODE= yes
USE_PYDISTUTILS=yes
+NO_STAGE= yes
.include <bsd.port.mk>