aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pickledb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-pickledb/Makefile')
-rw-r--r--databases/py-pickledb/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/py-pickledb/Makefile b/databases/py-pickledb/Makefile
index f2feda92d0c4..16df701d14a9 100644
--- a/databases/py-pickledb/Makefile
+++ b/databases/py-pickledb/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-pickledb
-# Date created: 2011-11-04
-# Whom: Olivier Duchateau <duchateau.olivier@gmail.com>
-#
+# Created by: Olivier Duchateau <duchateau.olivier@gmail.com>
# $FreeBSD$
-#
PORTNAME= pickleDB
PORTVERSION= 0.3
@@ -23,4 +19,5 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/pickledb.py \
%%PYTHON_SITELIBDIR%%/pickledb.pyc \
%%PYTHON_SITELIBDIR%%/pickledb.pyo
+NO_STAGE= yes
.include <bsd.port.mk>