aboutsummaryrefslogtreecommitdiff
path: root/security/scamp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /security/scamp
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'security/scamp')
-rw-r--r--security/scamp/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/security/scamp/Makefile b/security/scamp/Makefile
index 7fd5e395c453..37325f90f9ca 100644
--- a/security/scamp/Makefile
+++ b/security/scamp/Makefile
@@ -11,15 +11,15 @@ COMMENT= Download & Install additional definition files for Clamav
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= bash>=4.2.42:${PORTSDIR}/shells/bash \
- clamav>=0.97.8:${PORTSDIR}/security/clamav \
- gnupg>=2.0.19:${PORTSDIR}/security/gnupg \
- rsync>=3.0.9:${PORTSDIR}/net/rsync
+RUN_DEPENDS= bash>=4.2.42:shells/bash \
+ clamav>=0.97.8:security/clamav \
+ gnupg>=2.0.19:security/gnupg \
+ rsync>=3.0.9:net/rsync
.if exists (${LOCALBASE}/bin/wget) && ! exists (${LOCALBASE}/bin/curl)
-RUN_DEPENDS+= wget>=1.14:${PORTSDIR}/ftp/wget
+RUN_DEPENDS+= wget>=1.14:ftp/wget
.else
-RUN_DEPENDS+= curl>=7.24.0_2:${PORTSDIR}/ftp/curl
+RUN_DEPENDS+= curl>=7.24.0_2:ftp/curl
.endif
NO_BUILD= yes