aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Aspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Aspell/Makefile')
-rw-r--r--textproc/p5-Text-Aspell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Aspell/Makefile b/textproc/p5-Text-Aspell/Makefile
index 6707dc4f0a19..91635d80c7f5 100644
--- a/textproc/p5-Text-Aspell/Makefile
+++ b/textproc/p5-Text-Aspell/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl interface to the GNU Aspell library
BUILD_DEPENDS= ${LOCALBASE}/bin/aspell:${PORTSDIR}/textproc/aspell
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
CONFIGURE_ARGS+=INC=-I${LOCALBASE}/include \