summaryrefslogtreecommitdiff
path: root/databases/py-sqlite3
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-03-30 04:18:18 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-03-30 04:18:18 +0000
commit1dc906beda1665554820e4cad633b5f570fc142e (patch)
tree37f8f1d414609a89b21a77b3273ac355e0c09099 /databases/py-sqlite3
parentNow appears to build on amd64 (assuming ia64 too) (diff)
Now appears to build
Notes
Notes: svn path=/head/; revision=188801
Diffstat (limited to 'databases/py-sqlite3')
-rw-r--r--databases/py-sqlite3/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile
index 9f755da77ffe..a7232d5c0775 100644
--- a/databases/py-sqlite3/Makefile
+++ b/databases/py-sqlite3/Makefile
@@ -19,10 +19,6 @@ COMMENT= Standard Python binding to the SQLite3 library
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
-BROKEN= Incomplete pkg-plist
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2007-04-10
-
PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/_sqlite3.so
DIST_SUBDIR= python
USE_PYTHON= 2.5+