diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 17:40:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 17:40:53 +0000 |
commit | 3f86adbc9433741e19367c58bb659ce5eb0429ef (patch) | |
tree | feb7c47097ca7869c6013e20492638e771d0de64 /databases/tcl-sqlite3 | |
parent | c69e6a6ae49cbbffc6a7a870bcc5d9c8c785c667 (diff) |
Cleanup plist
Notes
Notes:
svn path=/head/; revision=375020
Diffstat (limited to 'databases/tcl-sqlite3')
-rw-r--r-- | databases/tcl-sqlite3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/tcl-sqlite3/Makefile b/databases/tcl-sqlite3/Makefile index 23b8c9db683d..5158fdc6e2a7 100644 --- a/databases/tcl-sqlite3/Makefile +++ b/databases/tcl-sqlite3/Makefile @@ -32,7 +32,6 @@ CONFIGURE_ARGS+= --with-tcl=${TCL_LIBDIR} --with-system-sqlite THREADS_CONFIGURE_ENABLE= threads -PLIST_DIRS+= lib/${PORTNAME} PLIST_FILES+= lib/${PORTNAME}/libsqlite${PORTVERSION}.so lib/${PORTNAME}/pkgIndex.tcl PORTEXAMPLES= * |