summaryrefslogtreecommitdiff
path: root/print/py-pdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/py-pdf/Makefile')
-rw-r--r--print/py-pdf/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/py-pdf/Makefile b/print/py-pdf/Makefile
index b23c50725f97..e2c51bf6ec7b 100644
--- a/print/py-pdf/Makefile
+++ b/print/py-pdf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-pdf
-# Date created: 2007-10-04 16:46:22
-# Whom: Stefan Esser <se@FreeBSD.org>
-#
+# Created by: Stefan Esser <se@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= pdf
PORTVERSION= 1.13
@@ -19,4 +15,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= pyPdf
+NO_STAGE= yes
.include <bsd.port.mk>