summaryrefslogtreecommitdiff
path: root/databases/py-sqlite3
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-sqlite3')
-rw-r--r--databases/py-sqlite3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile
index a7232d5c0775..3c845bf15a81 100644
--- a/databases/py-sqlite3/Makefile
+++ b/databases/py-sqlite3/Makefile
@@ -19,6 +19,8 @@ COMMENT= Standard Python binding to the SQLite3 library
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
+BROKEN= Incomplete pkg-plist
+
PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/_sqlite3.so
DIST_SUBDIR= python
USE_PYTHON= 2.5+