aboutsummaryrefslogtreecommitdiff
path: root/dns/rubygem-public_suffix_service
diff options
context:
space:
mode:
Diffstat (limited to 'dns/rubygem-public_suffix_service')
-rw-r--r--dns/rubygem-public_suffix_service/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile
index 1720672dc00b..6260e14854c8 100644
--- a/dns/rubygem-public_suffix_service/Makefile
+++ b/dns/rubygem-public_suffix_service/Makefile
@@ -13,7 +13,7 @@ COMMENT= Parse and decompose domain names into TLD, domain, and subdomains
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-PATCH_DEPENDS= public_suffix_list>=0:${PORTSDIR}/dns/public_suffix_list
+PATCH_DEPENDS= public_suffix_list>=0:dns/public_suffix_list
NO_ARCH= yes
USE_RUBY= yes