aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-Spork/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Spork/Makefile b/textproc/p5-Spork/Makefile
index 92c779598e39..fe5324d31fc3 100644
--- a/textproc/p5-Spork/Makefile
+++ b/textproc/p5-Spork/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Creating standalone HTML slideshows from Kwiki markup
BUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${BUILD_DEPENDS} \
+ ${SITE_PERL}/Kwiki/Cache.pm:${PORTSDIR}/www/p5-Kwiki-Cache
PERL_CONFIGURE= yes