diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-07-31 13:18:37 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-07-31 13:18:37 +0000 |
commit | 8db1778d326c1a5fbe961d4f730dba92b5c30546 (patch) | |
tree | ff50069b32af0cdcdf738f46cd3fa322a79870b1 /textproc/p5-Search-Saryer | |
parent | 6f26a7dd67acb918927064c6c1527a56c5405ce8 (diff) | |
download | ports-8db1778d326c1a5fbe961d4f730dba92b5c30546.tar.gz ports-8db1778d326c1a5fbe961d4f730dba92b5c30546.zip |
Notes
Diffstat (limited to 'textproc/p5-Search-Saryer')
-rw-r--r-- | textproc/p5-Search-Saryer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile index 91019f7296bc..32b6820963ac 100644 --- a/textproc/p5-Search-Saryer/Makefile +++ b/textproc/p5-Search-Saryer/Makefile @@ -18,6 +18,7 @@ COMMENT= Perl interface to the Sary library LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary USES= perl5 pkgconfig +USE_PERL5= configure MAN3= Search::Saryer.3 |