diff options
Diffstat (limited to 'net/p5-EasyTCP/Makefile')
-rw-r--r-- | net/p5-EasyTCP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile index abc8380a49f9..5e6ee11f2d1c 100644 --- a/net/p5-EasyTCP/Makefile +++ b/net/p5-EasyTCP/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Easily create TCP/IP clients and servers -BUILD_DEPENDS= ${SITE_PERL}/Crypt/RSA.pm:${PORTSDIR}/security/p5-Crypt-RSA +BUILD_DEPENDS= p5-Crypt-RSA>=0:${PORTSDIR}/security/p5-Crypt-RSA RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |