aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-RTF-Parser
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-04 18:08:03 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-04 18:08:03 +0000
commitfd28a19ef4ea1d19a131ff5732cf991c54427ab0 (patch)
tree6f1593713c057f623460c8bb3ffc100de104a2e4 /textproc/p5-RTF-Parser
parent5fa68acb825bfaaad1913f3b5423d69ab38a3380 (diff)
downloadports-fd28a19ef4ea1d19a131ff5732cf991c54427ab0.tar.gz
ports-fd28a19ef4ea1d19a131ff5732cf991c54427ab0.zip
Notes
Diffstat (limited to 'textproc/p5-RTF-Parser')
-rw-r--r--textproc/p5-RTF-Parser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-RTF-Parser/Makefile b/textproc/p5-RTF-Parser/Makefile
index 0d25e4d755c3..bb7c4a15e818 100644
--- a/textproc/p5-RTF-Parser/Makefile
+++ b/textproc/p5-RTF-Parser/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for parsing RTF files
-BUILD_DEPENDS= ${SITE_PERL}/RTF/Tokenizer.pm:${PORTSDIR}/textproc/p5-RTF-Tokenizer
+BUILD_DEPENDS= p5-RTF-Tokenizer>=0:${PORTSDIR}/textproc/p5-RTF-Tokenizer
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes