1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Switch to USES=libarchive as suggested by stage-qa

- Switch to options helpers
- Add missing files to plist

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-09-15 16:29:08 +00:00
parent 7146736d4b
commit 53abbca31f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397003
2 changed files with 10 additions and 1 deletions

View File

@ -46,7 +46,7 @@ CONFIGURE_ENV= MKDIR_P="${MKDIR}"
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
USES= gettext libtool pkgconfig python shebangfix
USES= gettext libarchive libtool pkgconfig python shebangfix
USE_OPENSSL= yes
USE_SQLITE= 3
USE_XORG= pixman
@ -94,6 +94,8 @@ pre-configure:
post-install:
${TOUCH} ${STAGEDIR}${DATADIR}/stopwords/.empty_file
post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}

View File

@ -70,12 +70,19 @@ include/pinot/filters/HtmlFilter.h
include/pinot/filters/HtmlParser.h
include/pinot/filters/TextFilter.h
include/pinot/filters/XmlFilter.h
include/pinot/xdgmime/xdgmime.c
include/pinot/xdgmime/xdgmime.h
include/pinot/xdgmime/xdgmimealias.c
include/pinot/xdgmime/xdgmimealias.h
include/pinot/xdgmime/xdgmimecache.c
include/pinot/xdgmime/xdgmimecache.h
include/pinot/xdgmime/xdgmimeglob.c
include/pinot/xdgmime/xdgmimeglob.h
include/pinot/xdgmime/xdgmimeint.c
include/pinot/xdgmime/xdgmimeint.h
include/pinot/xdgmime/xdgmimemagic.c
include/pinot/xdgmime/xdgmimemagic.h
include/pinot/xdgmime/xdgmimeparent.c
include/pinot/xdgmime/xdgmimeparent.h
lib/pinot/backends/libxapianbackend.so
lib/pinot/backends/libxapianbackend.so.1