diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-17 10:01:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-17 10:01:54 +0000 |
commit | e1ff76a7b02135df34bb4df3c798abf6ef56b411 (patch) | |
tree | 8fa8264d9b5fe44cbaab6592859f8fc0641bd8ca /audio/p5-Net-DAAP-DMAP | |
parent | 2bfe3a4cdcbbb26b8d45dda5fc7b95b411007d79 (diff) |
Notes
Diffstat (limited to 'audio/p5-Net-DAAP-DMAP')
-rw-r--r-- | audio/p5-Net-DAAP-DMAP/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/p5-Net-DAAP-DMAP/Makefile b/audio/p5-Net-DAAP-DMAP/Makefile index 07d46bb2e94b..65758e10dddd 100644 --- a/audio/p5-Net-DAAP-DMAP/Makefile +++ b/audio/p5-Net-DAAP-DMAP/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-DAAP-DMAP PORTVERSION= 1.27 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,11 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for reading and writing DAAP structures -BUILD_DEPENDS= p5-Math-BigInt>0:math/p5-Math-BigInt -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Data-HexDump>0:devel/p5-Data-HexDump \ p5-Test-Differences>0:devel/p5-Test-Differences +NO_ARCH= yes USES= perl5 USE_PERL5= configure |