aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-check_hdd_health
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net-mgmt/nagios-check_hdd_health
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'net-mgmt/nagios-check_hdd_health')
-rw-r--r--net-mgmt/nagios-check_hdd_health/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-check_hdd_health/Makefile b/net-mgmt/nagios-check_hdd_health/Makefile
index 39bab451ea93..d60d311b195f 100644
--- a/net-mgmt/nagios-check_hdd_health/Makefile
+++ b/net-mgmt/nagios-check_hdd_health/Makefile
@@ -10,7 +10,7 @@ DISTFILES= # none
MAINTAINER= ports@FreeBSD.org
COMMENT= Nagios plug-in to check HDD health from S.M.A.R.T
-RUN_DEPENDS= smartmontools>=0:${PORTSDIR}/sysutils/smartmontools
+RUN_DEPENDS= smartmontools>=0:sysutils/smartmontools
NO_BUILD= yes
NO_ARCH= yes