diff options
Diffstat (limited to 'dns/p5-AnyEvent-CacheDNS/Makefile')
-rw-r--r-- | dns/p5-AnyEvent-CacheDNS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-AnyEvent-CacheDNS/Makefile b/dns/p5-AnyEvent-CacheDNS/Makefile index f2ee2ca62dad..4de0b49d1dca 100644 --- a/dns/p5-AnyEvent-CacheDNS/Makefile +++ b/dns/p5-AnyEvent-CacheDNS/Makefile @@ -13,8 +13,8 @@ COMMENT= Simple DNS resolver with caching LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent NO_ARCH= yes USE_PERL5= modbuild |