aboutsummaryrefslogtreecommitdiff
path: root/www/htdigest
diff options
context:
space:
mode:
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