aboutsummaryrefslogtreecommitdiff
path: root/www/htdigest
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/htdigest
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Notes
Diffstat (limited to 'www/htdigest')
-rw-r--r--www/htdigest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/htdigest/Makefile b/www/htdigest/Makefile
index 9d6f3e901882..c168e8a84226 100644
--- a/www/htdigest/Makefile
+++ b/www/htdigest/Makefile
@@ -13,8 +13,8 @@ COMMENT= Utility from the Apache distribution for creating htdigest files
LICENSE= APACHE20
-LIB_DEPENDS= libaprutil-1.so:${PORTSDIR}/devel/apr1 \
- libexpat.so:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= libaprutil-1.so:devel/apr1 \
+ libexpat.so:textproc/expat2
USES= iconv