diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 03:16:02 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 03:16:02 +0000 |
commit | 7534c05a19a9c1b31f2ba5b3a7ce2ed79e8b2a8f (patch) | |
tree | fad75fb20b4ac86072a15f40d7c1160c99919b46 /net/p5-Sort-Key-IPv4 | |
parent | 1a1b5bf057ae9e5224aae70203e47db1b4054f59 (diff) |
Notes
Diffstat (limited to 'net/p5-Sort-Key-IPv4')
-rw-r--r-- | net/p5-Sort-Key-IPv4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Sort-Key-IPv4/Makefile b/net/p5-Sort-Key-IPv4/Makefile index 487c7b68fbfb..ca5daba2d0eb 100644 --- a/net/p5-Sort-Key-IPv4/Makefile +++ b/net/p5-Sort-Key-IPv4/Makefile @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Perl extension for sorting IPv4 addresses -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key +BUILD_DEPENDS= p5-Sort-Key>=0:${PORTSDIR}/devel/p5-Sort-Key +RUN_DEPENDS= p5-Sort-Key>=0:${PORTSDIR}/devel/p5-Sort-Key PERL_CONFIGURE= yes |