diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-17 20:37:30 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-17 20:37:30 +0000 |
commit | 679249c3db5fa5175563feaa80f1f41a3ef88d8f (patch) | |
tree | a5fb7de177c52e11436a95a4454d28006e15f6e8 /textproc | |
parent | 2bd59989c863c10cad265d17ae0eafd96615fd5d (diff) | |
download | ports-679249c3db5fa5175563feaa80f1f41a3ef88d8f.tar.gz ports-679249c3db5fa5175563feaa80f1f41a3ef88d8f.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Tk-XMLViewer/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Tk-XMLViewer/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Tk-XMLViewer/Makefile b/textproc/p5-Tk-XMLViewer/Makefile index 84e04caee6bb..a05075e70412 100644 --- a/textproc/p5-Tk-XMLViewer/Makefile +++ b/textproc/p5-Tk-XMLViewer/Makefile @@ -7,6 +7,7 @@ PORTNAME= Tk-XMLViewer PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tk diff --git a/textproc/p5-Tk-XMLViewer/pkg-plist b/textproc/p5-Tk-XMLViewer/pkg-plist index 99e05329480e..eaff9f5b8abb 100644 --- a/textproc/p5-Tk-XMLViewer/pkg-plist +++ b/textproc/p5-Tk-XMLViewer/pkg-plist @@ -1,4 +1,5 @@ bin/tkxmlview +lib/perl5/site_perl/%%PERL_VER%%/Tk/autoinstall.pl lib/perl5/site_perl/%%PERL_VER%%/Tk/XMLViewer.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/XMLViewer/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/XMLViewer |