diff options
Diffstat (limited to 'textproc/p5-Hatena-Keyword/Makefile')
-rw-r--r-- | textproc/p5-Hatena-Keyword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Hatena-Keyword/Makefile b/textproc/p5-Hatena-Keyword/Makefile index bb5fa3e5f0bb..0630e35b8af4 100644 --- a/textproc/p5-Hatena-Keyword/Makefile +++ b/textproc/p5-Hatena-Keyword/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \ ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode \ p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML \ p5-URI>=0:${PORTSDIR}/net/p5-URI -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |