aboutsummaryrefslogtreecommitdiff
path: root/devel/py-magic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-magic/Makefile')
-rw-r--r--devel/py-magic/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/py-magic/Makefile b/devel/py-magic/Makefile
index c617fafbf166..00b64d5cec7b 100644
--- a/devel/py-magic/Makefile
+++ b/devel/py-magic/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: py-magic
-# Date created: 19 Nov 2006
-# Whom: Alexander Botero-Lowry <alexbl@FreeBSD.org>
-#
+# Created by: Alexander Botero-Lowry <alexbl@FreeBSD.org>
# $FreeBSD$
PORTNAME= magic
@@ -25,4 +22,5 @@ WRKSRC= ${WRKDIR}/file-${PORTVERSION}/python
PLIST_FILES= %%PYTHON_SITELIBDIR%%/magic.so
+NO_STAGE= yes
.include <bsd.port.mk>