diff options
Diffstat (limited to 'textproc/p5-Senna/Makefile')
-rw-r--r-- | textproc/p5-Senna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Senna/Makefile b/textproc/p5-Senna/Makefile index db850404cc15..ff57cd436f8c 100644 --- a/textproc/p5-Senna/Makefile +++ b/textproc/p5-Senna/Makefile @@ -16,7 +16,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl module for Embeddable Fulltext Search Engine BUILD_DEPENDS= senna-cfg:${PORTSDIR}/textproc/senna -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= YES CONFIGURE_ARGS+=</dev/null |