diff options
Diffstat (limited to 'devel/p5-Data-ParseBinary/Makefile')
-rw-r--r-- | devel/p5-Data-ParseBinary/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Data-ParseBinary/Makefile b/devel/p5-Data-ParseBinary/Makefile index 095488695553..56f30b698b27 100644 --- a/devel/p5-Data-ParseBinary/Makefile +++ b/devel/p5-Data-ParseBinary/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= az@FreeBSD.org COMMENT= Yet Another parser for binary structures -BUILD_DEPENDS= p5-Math-BigInt>=1.993:${PORTSDIR}/math/p5-Math-BigInt -TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple +BUILD_DEPENDS= p5-Math-BigInt>=1.993:math/p5-Math-BigInt +TEST_DEPENDS= p5-Test-Simple>=0.96:devel/p5-Test-Simple USES= perl5 USE_PERL5= configure |