diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 18:34:53 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 18:34:53 +0000 |
commit | 1385f70bdfe29483011d28a66e1adc79e71107de (patch) | |
tree | e4e1080cb073e00173f68261eb5721bd6505069c /net/p5-Validate-Net | |
parent | c6004f008e50fedc8dafffd6818d6f7f798f5846 (diff) |
Notes
Diffstat (limited to 'net/p5-Validate-Net')
-rw-r--r-- | net/p5-Validate-Net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Validate-Net/Makefile b/net/p5-Validate-Net/Makefile index 6d3454c421e1..e27e02f70d0a 100644 --- a/net/p5-Validate-Net/Makefile +++ b/net/p5-Validate-Net/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Format validation and more for Net:: related strings -BUILD_DEPENDS= ${SITE_PERL}/Class/Default.pm:${PORTSDIR}/devel/p5-Class-Default +BUILD_DEPENDS= p5-Class-Default>=0:${PORTSDIR}/devel/p5-Class-Default RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |