diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-18 16:03:07 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-18 16:03:07 +0000 |
commit | dd55b63d014ae5809d79bedfd2e799a8625478bf (patch) | |
tree | dd17063376cbbeb2ca6de09a0db81bc603f994ff /textproc/p5-Lingua-Preferred | |
parent | 9ebc1a02ae02d5c271e3aa856d5a2d3a2555a383 (diff) | |
download | ports-dd55b63d014ae5809d79bedfd2e799a8625478bf.tar.gz ports-dd55b63d014ae5809d79bedfd2e799a8625478bf.zip |
Notes
Diffstat (limited to 'textproc/p5-Lingua-Preferred')
-rw-r--r-- | textproc/p5-Lingua-Preferred/Makefile | 2 |
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 |