summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2006-02-11 02:34:45 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2006-02-11 02:34:45 +0000
commitcd6125685942d5604fccbb34e4e552bcb0428bdd (patch)
tree88e043424a5b973ef90c607d56b88bee7732fc5f
parentAdd p5-Kwiki-Cache, Kwiki Cache Plugin. (diff)
Add missing dependency on p5-Kwiki-Cache.
PR: ports/91754 Submitted by: Francisco Alves Cabrita <include@npf.deec.uc.pt>
-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