mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Add missing BUILD_DEPEND when WITH_SOLR is enabled
PR: ports/168831 Submitted by: Masaaki Nishimura <masaaki@netaid.or.jp> Approved by: maintainer timeout
This commit is contained in:
parent
49ef64df6f
commit
6acb3856f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300393
@ -163,6 +163,7 @@ PLIST_SUB+= SQL="@comment "
|
||||
.if defined(WITH_SOLR) && !defined(WITHOUT_SOLR)
|
||||
CONFIGURE_ARGS+=--with-solr
|
||||
LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
|
||||
BUILD_DEPENDS+= curl:${PORTSDIR}/ftp/curl
|
||||
PLIST_SUB+= WITHSOLR=""
|
||||
SUB_LIST+= WITHSOLR=""
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user