1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

BROKEN: Incomplete pkg-plist

Approved by:	portmgr (self)
This commit is contained in:
Kris Kennaway 2006-10-12 03:34:59 +00:00
parent e67325794e
commit bb6fe229a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175227
2 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,8 @@ COMMENT= Explore, Search and Discover
BUILD_DEPENDS= unmakeself:${PORTSDIR}/archivers/unmakeself
RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info
BROKEN= Incomplete pkg-plist
RESTRICTED= Not sure about redistribution rights
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\..*//g}/

View File

@ -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+