Index: head/audio/p5-Net-DAAP-DMAP/Makefile =================================================================== --- head/audio/p5-Net-DAAP-DMAP/Makefile (revision 443751) +++ head/audio/p5-Net-DAAP-DMAP/Makefile (revision 443752) @@ -1,22 +1,21 @@ # Created by: Lars Thegler # $FreeBSD$ PORTNAME= Net-DAAP-DMAP PORTVERSION= 1.27 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio perl5 MASTER_SITES= CPAN 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 .include