diff options
Diffstat (limited to 'textproc/p5-Search-Saryer/Makefile')
-rw-r--r-- | textproc/p5-Search-Saryer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile index 5f1bb3a6b559..7cca7202bb12 100644 --- a/textproc/p5-Search-Saryer/Makefile +++ b/textproc/p5-Search-Saryer/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the Sary library -LIB_DEPENDS= libsary.so:${PORTSDIR}/textproc/sary +LIB_DEPENDS= libsary.so:textproc/sary USES= perl5 pkgconfig USE_PERL5= configure |