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:
parent
449c059306
commit
c0bb9a4f7d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416173
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user