aboutsummaryrefslogtreecommitdiff
path: root/databases/py-couchdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-couchdb/Makefile')
-rw-r--r--databases/py-couchdb/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/py-couchdb/Makefile b/databases/py-couchdb/Makefile
index 8f5b38700265..11e4e6410c88 100644
--- a/databases/py-couchdb/Makefile
+++ b/databases/py-couchdb/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: python-couchdb
-# Date created: 2011-03-19
-# Whom: Andrei Antoukh <niwi@niwi.be>
-#
+# Created by: Andrei Antoukh <niwi@niwi.be>
# $FreeBSD$
-#
PORTNAME= CouchDB
PORTVERSION= 0.8
@@ -20,4 +16,5 @@ USE_PYTHON= 2.6+
USE_PYDISTUTILS= yes
USE_PYTHON_PREFIX= yes
+NO_STAGE= yes
.include <bsd.port.mk>