aboutsummaryrefslogtreecommitdiff
path: root/databases/pydbx
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-04-15 15:58:00 +0000
committerSteve Wills <swills@FreeBSD.org>2014-04-15 15:58:00 +0000
commit185d57e0e3352eb46e4db4b4cc2fc2a8885d73ed (patch)
tree42cd4fd6783c22dc20caf01dff7f113937682744 /databases/pydbx
parent4a8e7a39a1faee01047a904797a6f9be9ae96b54 (diff)
downloadports-185d57e0e3352eb46e4db4b4cc2fc2a8885d73ed.tar.gz
ports-185d57e0e3352eb46e4db4b4cc2fc2a8885d73ed.zip
Notes
Diffstat (limited to 'databases/pydbx')
-rw-r--r--databases/pydbx/Makefile1
-rw-r--r--databases/pydbx/pkg-descr2
2 files changed, 1 insertions, 2 deletions
diff --git a/databases/pydbx/Makefile b/databases/pydbx/Makefile
index 418e72b40c20..c98208ed893d 100644
--- a/databases/pydbx/Makefile
+++ b/databases/pydbx/Makefile
@@ -14,5 +14,4 @@ COMMENT= Simple SQL database abstraction layer for Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/pydbx/pkg-descr b/databases/pydbx/pkg-descr
index b3a75887bac6..2f794e791956 100644
--- a/databases/pydbx/pkg-descr
+++ b/databases/pydbx/pkg-descr
@@ -3,4 +3,4 @@ of dbx is to make using a SQL database as simple as possible while
providing a consistent API across different databases.
Author: David Phillips <david@acz.org>
-WWW: http://david.acz.org/pydbx/
+WWW: http://david.acz.org/pydbx/