summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-18 16:03:07 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-18 16:03:07 +0000
commitdd55b63d014ae5809d79bedfd2e799a8625478bf (patch)
treedd17063376cbbeb2ca6de09a0db81bc603f994ff /textproc
parentFix RUN_DEPENDS. (diff)
Actually fix RUN_DEPENDS.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=56303
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Lingua-Preferred/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-Preferred/Makefile b/textproc/p5-Lingua-Preferred/Makefile
index 65c90f13cb58..7af4aea147e0 100644
--- a/textproc/p5-Lingua-Preferred/Makefile
+++ b/textproc/p5-Lingua-Preferred/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= svenasse@polaris.ca
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/${PERL_VER}/Log/TraceMessages.pm:${PORTSDIR}/devel/p5-Log-TraceMessages
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Log/TraceMessages.pm:${PORTSDIR}/devel/p5-Log-TraceMessages
PERL_CONFIGURE= yes