diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-25 22:41:46 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-25 22:41:46 +0000 |
commit | 60fc88b53594629e4e0073de765f9801c811d9b9 (patch) | |
tree | 5e74a17152fbb845c973fbdadff83ad079185d27 /net/p5-Net-MAC-Vendor | |
parent | fab0f8ee45620404534275c3540e586a008786b1 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-MAC-Vendor')
-rw-r--r-- | net/p5-Net-MAC-Vendor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-MAC-Vendor/Makefile b/net/p5-Net-MAC-Vendor/Makefile index f85c935df980..0ba0ecad57c2 100644 --- a/net/p5-Net-MAC-Vendor/Makefile +++ b/net/p5-Net-MAC-Vendor/Makefile @@ -16,6 +16,7 @@ MAINTAINER= aaron@FreeBSD.org COMMENT= Look up the vendor for a MAC BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Net::MAC::Vendor.3 |