aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-B-Utils
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-B-Utils')
-rw-r--r--devel/p5-B-Utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-B-Utils/Makefile b/devel/p5-B-Utils/Makefile
index 00870ade3ade..21e83d6f233b 100644
--- a/devel/p5-B-Utils/Makefile
+++ b/devel/p5-B-Utils/Makefile
@@ -14,11 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Helper functions for op tree manipulation
+LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-LICENSE= ART20 GPLv1
BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= B::Utils.3 B::Utils::OP.3