summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-08-01 16:50:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-08-01 16:50:02 +0000
commit1572bd05e159136f7157a71ad92965df040544e4 (patch)
treebd0dcb832bd2ac9163606f6e8fbb9ef4743b9436 /textproc
parentupgrade to 0.3.1 (diff)
- Fix build after p5-kwikie-cache removal
- Fix index
Notes
Notes: svn path=/head/; revision=196912
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Spork/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Spork/Makefile b/textproc/p5-Spork/Makefile
index 22b4e8331303..72abd46448c5 100644
--- a/textproc/p5-Spork/Makefile
+++ b/textproc/p5-Spork/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Spork
PORTVERSION= 0.20
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/I/IN/INGY/
@@ -15,9 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= include@npf.pt.freebsd.org
COMMENT= Creating standalone HTML slideshows from Kwiki markup
-BUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki
-RUN_DEPENDS= ${BUILD_DEPENDS} \
- ${SITE_PERL}/Kwiki/Cache.pm:${PORTSDIR}/www/p5-Kwiki-Cache
+BUILD_DEPENDS= ${LOCALBASE}/kwiki/lib/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki
+RUN_DEPENDS= ${LOCALBASE}/kwiki/lib/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki
PERL_CONFIGURE= yes