diff options
Diffstat (limited to 'textproc/p5-Lingua-Preferred/Makefile')
-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 99cdf7e46973..83b5cba1b57d 100644 --- a/textproc/p5-Lingua-Preferred/Makefile +++ b/textproc/p5-Lingua-Preferred/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to choose a language -BUILD_DEPENDS= p5-Log-TraceMessages>=0:${PORTSDIR}/devel/p5-Log-TraceMessages +BUILD_DEPENDS= p5-Log-TraceMessages>=0:devel/p5-Log-TraceMessages RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |