aboutsummaryrefslogtreecommitdiff
path: root/www/py-postmarkup
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-postmarkup')
-rw-r--r--www/py-postmarkup/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/py-postmarkup/Makefile b/www/py-postmarkup/Makefile
index c45d29ea23dd..50253842ea60 100644
--- a/www/py-postmarkup/Makefile
+++ b/www/py-postmarkup/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: py-postmarkup
-# Date created: June 7, 2007
-# Whom: Chao Shin <quakelee@cn.freebsd.org>
-#
+# Created by: Chao Shin <quakelee@cn.freebsd.org>
# $FreeBSD$
PORTNAME= postmarkup
@@ -18,4 +15,5 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
USE_PYTHON= -2.7
USE_PYDISTUTILS=easy_install
+NO_STAGE= yes
.include <bsd.port.mk>