diff options
Diffstat (limited to 'net-mgmt/p5-Tie-NetAddr-IP/Makefile')
-rw-r--r-- | net-mgmt/p5-Tie-NetAddr-IP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-Tie-NetAddr-IP/Makefile b/net-mgmt/p5-Tie-NetAddr-IP/Makefile index 36d378897f6f..0f9540a95ddb 100644 --- a/net-mgmt/p5-Tie-NetAddr-IP/Makefile +++ b/net-mgmt/p5-Tie-NetAddr-IP/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Tie::NetAddr::IP - Implements a Hash where the key is a subnet -BUILD_DEPENDS= p5-NetAddr-IP>0:net-mgmt/p5-NetAddr-IP -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-NetAddr-IP>0:net-mgmt/p5-NetAddr-IP USES= perl5 USE_PERL5= configure |