diff options
-rw-r--r-- | textproc/p5-Tk-XMLViewer/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Tk-XMLViewer/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Tk-XMLViewer/Makefile b/textproc/p5-Tk-XMLViewer/Makefile index c739f8f7b97d..74e0412bcc50 100644 --- a/textproc/p5-Tk-XMLViewer/Makefile +++ b/textproc/p5-Tk-XMLViewer/Makefile @@ -8,13 +8,14 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Tk::XMLViewer - Tk widget to display XML BUILD_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk \ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Tk-XMLViewer/pkg-plist b/textproc/p5-Tk-XMLViewer/pkg-plist index 781046065738..78db641c2ce2 100644 --- a/textproc/p5-Tk-XMLViewer/pkg-plist +++ b/textproc/p5-Tk-XMLViewer/pkg-plist @@ -1,4 +1,4 @@ bin/tkxmlview -%%PERL5_MAN3%%/Tk::XMLViewer.3.gz %%SITE_PERL%%/Tk/XMLViewer.pm +%%PERL5_MAN3%%/Tk::XMLViewer.3.gz man/man1/tkxmlview.1.gz |