diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-04-15 15:16:52 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-04-15 15:16:52 +0000 |
commit | 3258269daa86b92e7d07674059ceececdb8c64cc (patch) | |
tree | 32cced1d44ef7d8ee2c3ea94a678d3233713f9ad /databases | |
parent | - Stage (diff) |
- Stage
PR: ports/188606
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-cql/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/py-cql/Makefile b/databases/py-cql/Makefile index 7019d71311eb..2c0e18235c0f 100644 --- a/databases/py-cql/Makefile +++ b/databases/py-cql/Makefile @@ -19,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= cql -NO_STAGE= yes .include <bsd.port.mk> |