From 95d2dd1967da6a38248ed8b2dd4284bd9214369a Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 11 Apr 2016 13:25:21 +0000 Subject: Add missing RUN_DEPENDS. Sponsored by: Absolight --- net/p5-URI-db/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net/p5-URI-db') diff --git a/net/p5-URI-db/Makefile b/net/p5-URI-db/Makefile index 9213bbf67b87..4d385c8301fe 100644 --- a/net/p5-URI-db/Makefile +++ b/net/p5-URI-db/Makefile @@ -3,6 +3,7 @@ PORTNAME= URI-db PORTVERSION= 0.16 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-URI>=1.40:net/p5-URI \ p5-URI-Nested>=0.10:net/p5-URI-Nested +RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 -- cgit v1.2.3