diff options
Diffstat (limited to 'devel/p5-MooseX-FollowPBP/Makefile')
-rw-r--r-- | devel/p5-MooseX-FollowPBP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-MooseX-FollowPBP/Makefile b/devel/p5-MooseX-FollowPBP/Makefile index f9eac19b3fa7..0ee459b6f605 100644 --- a/devel/p5-MooseX-FollowPBP/Makefile +++ b/devel/p5-MooseX-FollowPBP/Makefile @@ -15,7 +15,7 @@ MAINTAINER= culot@FreeBSD.org COMMENT= Name your accessors get_foo() and set_foo() BUILD_DEPENDS= p5-Moose>=1.16:${PORTSDIR}/devel/p5-Moose -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} LICENSE= ART20 |