1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

net/prosearch: fix SAMBA dependency from previous commit, bump PORTREVISION

This commit is contained in:
Rene Ladan 2016-05-30 19:03:36 +00:00
parent 449c059306
commit c0bb9a4f7d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416173

View File

@ -2,7 +2,7 @@
PORTNAME= prosearch
PORTVERSION= 0.19.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net www
MASTER_SITES= http://pro.setun.net/search/download/ SF/pro-search/pro-search/${PORTVERSION}
@ -56,7 +56,9 @@ nmap:security/nmap \
p5-Net-DirectConnect>=0:net-p2p/p5-Net-DirectConnect
.endif
SAMBA_RUN_DEPENDS=smbclient:net/samba44
.if ${PORT_OPTIONS:MSAMBA}
RUN_DEPENDS+=smbclient:net/samba44
.endif
.if ${PORT_OPTIONS:MRSYNC}
RUN_DEPENDS+= rsync:net/rsync