Index: head/devel/p5-Data-Serializer/Makefile =================================================================== --- head/devel/p5-Data-Serializer/Makefile (revision 401928) +++ head/devel/p5-Data-Serializer/Makefile (revision 401929) @@ -1,24 +1,21 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= Data-Serializer PORTVERSION= 0.60 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Modules that serialize data structures LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC \ - p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS:= ${RUN_DEPENDS} - +NO_ARCH= yes USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure .include