diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-07-31 13:15:36 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-07-31 13:15:36 +0000 |
commit | b5139d5c19b74555da9858f4d557bd91ab38b3cb (patch) | |
tree | 73d16ac85bf2721a730c99007f4322aca25fcef0 /textproc | |
parent | 2f4007d4ecdd42e9ffa6fa4a394afa3e2faa2543 (diff) | |
download | ports-b5139d5c19b74555da9858f4d557bd91ab38b3cb.tar.gz ports-b5139d5c19b74555da9858f4d557bd91ab38b3cb.zip |
Notes
Diffstat (limited to 'textproc')
-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 9b16bd8401a7..91019f7296bc 100644 --- a/textproc/p5-Search-Saryer/Makefile +++ b/textproc/p5-Search-Saryer/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl interface to the Sary library LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary -PERL_CONFIGURE= yes +USES= perl5 pkgconfig MAN3= Search::Saryer.3 |