diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-06-01 04:00:24 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-06-01 04:00:24 +0000 |
commit | 249914eb08ab68fb1bb2bbffed49901ea5f18b5d (patch) | |
tree | ab44825cc45e17b99a8e5dc4291d970ebd491d3c /dns/fpdns/Makefile | |
parent | db57bba82a5e26a1394c28dabecce917483a36db (diff) | |
download | ports-249914eb08ab68fb1bb2bbffed49901ea5f18b5d.tar.gz ports-249914eb08ab68fb1bb2bbffed49901ea5f18b5d.zip |
Notes
Diffstat (limited to 'dns/fpdns/Makefile')
-rw-r--r-- | dns/fpdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile index 1b56055cdc34..4d458ea33ba4 100644 --- a/dns/fpdns/Makefile +++ b/dns/fpdns/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dougb@FreeBSD.org COMMENT= FPDNS - Fingerprinting DNS servers -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS +RUN_DEPENDS= p5-Net-DNS:${PORTSDIR}/dns/p5-Net-DNS PERL_CONFIGURE= yes |