aboutsummaryrefslogtreecommitdiff
path: root/dns/py-adns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/py-adns/Makefile')
-rw-r--r--dns/py-adns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile
index 1bc965412f13..0b6654b977f0 100644
--- a/dns/py-adns/Makefile
+++ b/dns/py-adns/Makefile
@@ -12,7 +12,7 @@ DISTNAME= adns-python-${PORTVERSION}
MAINTAINER= m.tsatsenko@gmail.com
COMMENT= Python Interface to adns, the asynchronous DNS library
-LIB_DEPENDS= libadns.so:${PORTSDIR}/dns/adns
+LIB_DEPENDS= libadns.so:dns/adns
PROJECTHOST= adns-python
USES= python