aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Search-Saryer/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 03:52:41 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 03:52:41 +0000
commitfb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch)
tree36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-Search-Saryer/Makefile
parent641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff)
downloadports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.tar.gz
ports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.zip
Notes
Diffstat (limited to 'textproc/p5-Search-Saryer/Makefile')
-rw-r--r--textproc/p5-Search-Saryer/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile
index a6aac9b2e4c0..e3a6c933f209 100644
--- a/textproc/p5-Search-Saryer/Makefile
+++ b/textproc/p5-Search-Saryer/Makefile
@@ -11,12 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the Sary library
-LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary
+LIB_DEPENDS= libsary.so:${PORTSDIR}/textproc/sary
USES= perl5 pkgconfig
USE_PERL5= configure
-MAN3= Search::Saryer.3
-
-NO_STAGE= yes
.include <bsd.port.mk>