aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-10-12 11:34:59 +0800
committerkris <kris@FreeBSD.org>2006-10-12 11:34:59 +0800
commit7c77c0438ddbc7ca073239c660cb86f8f3f7df74 (patch)
treefa460b1736603dde1ccc776c18526d821dae1421 /databases
parentf33aaaf0643ce83aa54601ebb17d23acb8d13212 (diff)
downloadfreebsd-ports-gnome-7c77c0438ddbc7ca073239c660cb86f8f3f7df74.tar.gz
freebsd-ports-gnome-7c77c0438ddbc7ca073239c660cb86f8f3f7df74.tar.zst
freebsd-ports-gnome-7c77c0438ddbc7ca073239c660cb86f8f3f7df74.zip
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Diffstat (limited to 'databases')
-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+