Index: head/databases/p5-DBIx-ContextualFetch/Makefile =================================================================== --- head/databases/p5-DBIx-ContextualFetch/Makefile (revision 469278) +++ head/databases/p5-DBIx-ContextualFetch/Makefile (revision 469279) @@ -1,21 +1,25 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= DBIx-ContextualFetch PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Add contextual fetches to DBI +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include