From fb2d5da4ebc1084c623330fb16bdcba15bb94569 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 7 Nov 2013 03:52:41 +0000 Subject: Support STAGEDIR. --- textproc/p5-Net-YASA/Makefile | 7 ++----- textproc/p5-Net-YASA/pkg-plist | 2 ++ 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'textproc/p5-Net-YASA') diff --git a/textproc/p5-Net-YASA/Makefile b/textproc/p5-Net-YASA/Makefile index ea287100cd14..66566a132fd2 100644 --- a/textproc/p5-Net-YASA/Makefile +++ b/textproc/p5-Net-YASA/Makefile @@ -10,13 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to YASA (Yet Another Suffix Array) -RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS:= ${RUN_DEPENDS} +BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild -MAN3= Net::YASA.3 Net::YASA::ConfigData.3 - -NO_STAGE= yes .include diff --git a/textproc/p5-Net-YASA/pkg-plist b/textproc/p5-Net-YASA/pkg-plist index e340ef5bc41e..c4eae3be85ef 100644 --- a/textproc/p5-Net-YASA/pkg-plist +++ b/textproc/p5-Net-YASA/pkg-plist @@ -1,3 +1,5 @@ +%%PERL5_MAN3%%/Net::YASA.3.gz +%%PERL5_MAN3%%/Net::YASA::ConfigData.3.gz %%SITE_PERL%%/Net/YASA.pm %%SITE_PERL%%/Net/YASA/ConfigData.pm @dirrmtry %%SITE_PERL%%/Net/YASA -- cgit v1.2.3