diff options
Diffstat (limited to 'textproc/p5-String-Truncate/Makefile')
-rw-r--r-- | textproc/p5-String-Truncate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-String-Truncate/Makefile b/textproc/p5-String-Truncate/Makefile index ac214b354508..1334eaf341d3 100644 --- a/textproc/p5-String-Truncate/Makefile +++ b/textproc/p5-String-Truncate/Makefile @@ -16,7 +16,7 @@ COMMENT= A module for when strings are too long to be displayed in... RUN_DEPENDS= p5-Sub-Exporter>=0.953:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-Sub-Install>=0.03:${PORTSDIR}/devel/p5-Sub-Install -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |