diff options
Diffstat (limited to 'devel/p5-Locale-PO/Makefile')
-rw-r--r-- | devel/p5-Locale-PO/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Locale-PO/Makefile b/devel/p5-Locale-PO/Makefile index 9d5b802803ca..b8e96d33d9b8 100644 --- a/devel/p5-Locale-PO/Makefile +++ b/devel/p5-Locale-PO/Makefile @@ -19,7 +19,7 @@ PERL_CONFIGURE= yes CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} BUILD_DEPENDS= ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Locale::PO.3 |