diff options
Diffstat (limited to 'deskutils/p5-Goo/Makefile')
-rw-r--r-- | deskutils/p5-Goo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/p5-Goo/Makefile b/deskutils/p5-Goo/Makefile index f09f5bf9e287..78bf13c55880 100644 --- a/deskutils/p5-Goo/Makefile +++ b/deskutils/p5-Goo/Makefile @@ -27,7 +27,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Config/Auto.pm:${PORTSDIR}/devel/p5-Config-Auto \ ${SITE_PERL}/Term/ProgressBar.pm:${PORTSDIR}/devel/p5-Term-ProgressBar \ ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ ${SITE_PERL}/Text/FormatTable.pm:${PORTSDIR}/textproc/p5-Text-FormatTable -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN1= goo.1 goo.pl.1 MAN3= Goo.3 \ |