From d7a605a2ef8f6b94e90b021fa8c09060b44a348f Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Sun, 5 Jan 2014 12:20:02 +0000 Subject: - stage support Approved by: portmgr (blanket infrastructure) --- print/axpoint/Makefile | 5 +---- print/axpoint/pkg-plist | 1 + 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'print/axpoint') diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile index 9729e7efda43..5aa32dc39004 100644 --- a/print/axpoint/Makefile +++ b/print/axpoint/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MSERGEANT DISTNAME= XML-Handler-AxPoint-${PORTVERSION:S/0$//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= XML Based Presentations BUILD_DEPENDS= p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv \ @@ -22,7 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= XML::Handler::AxPoint.3 - -NO_STAGE= yes .include diff --git a/print/axpoint/pkg-plist b/print/axpoint/pkg-plist index a9149d7d0d40..58ba940e5d97 100644 --- a/print/axpoint/pkg-plist +++ b/print/axpoint/pkg-plist @@ -1,6 +1,7 @@ bin/axpoint %%SITE_PERL%%/XML/Handler/AxPoint.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Handler/AxPoint/.packlist +%%PERL5_MAN3%%/XML::Handler::AxPoint.3.gz @dirrmtry %%SITE_PERL%%/XML/Handler @dirrmtry %%SITE_PERL%%/XML @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Handler/AxPoint -- cgit v1.2.3