diff options
Diffstat (limited to 'dns/py-pywdns/Makefile')
-rw-r--r-- | dns/py-pywdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-pywdns/Makefile b/dns/py-pywdns/Makefile index b51ea2bdd316..a270918c937a 100644 --- a/dns/py-pywdns/Makefile +++ b/dns/py-pywdns/Makefile @@ -12,7 +12,7 @@ COMMENT= Python wrapper for dns/wdns LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT -LIB_DEPENDS= libwdns.so:${PORTSDIR}/dns/wdns +LIB_DEPENDS= libwdns.so:dns/wdns USE_PYTHON= autoplist distutils USES= pkgconfig python |