diff -ur databases/p5-SQL-Abstract.orig/Makefile databases/p5-SQL-Abstract/Makefile --- databases/p5-SQL-Abstract.orig/Makefile 2016-04-01 17:00:51.000000000 +0300 +++ databases/p5-SQL-Abstract/Makefile 2016-12-31 13:54:36.029479000 +0300 @@ -3,7 +3,7 @@ PORTNAME= SQL-Abstract PORTVERSION= 1.81 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,14 +14,15 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Hash-Merge>=0.12:textproc/p5-Hash-Merge +BUILD_DEPENDS= p5-Hash-Merge>=0.12:textproc/p5-Hash-Merge \ + p5-Moo>=1.004002:devel/p5-Moo RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Moo>=1.004002:devel/p5-Moo \ - p5-Test-Deep>=0.101:devel/p5-Test-Deep \ +TEST_DEPENDS= p5-Test-Deep>=0.101:devel/p5-Test-Deep \ p5-Test-Exception>=0.31:devel/p5-Test-Exception \ - p5-Test-Warn>=0:devel/p5-Test-Warn + p5-Test-Warn>0:devel/p5-Test-Warn USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include