diff options
Diffstat (limited to 'dns/vhostcname/Makefile')
-rw-r--r-- | dns/vhostcname/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/vhostcname/Makefile b/dns/vhostcname/Makefile index adac27934ddc..093dbcadc5ba 100644 --- a/dns/vhostcname/Makefile +++ b/dns/vhostcname/Makefile @@ -12,7 +12,7 @@ COMMENT= Synchronize DNS with server names and aliases from Apache vhost LICENSE= GPLv3 -RUN_DEPENDS= p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS +RUN_DEPENDS= p5-Net-DNS>0:dns/p5-Net-DNS USES= perl5 USE_PERL5= configure |