diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 01:33:02 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 01:33:02 +0000 |
commit | d394d91a6ab79b2552ce91ad66446a1a3564ae55 (patch) | |
tree | 6b2046ea5205e6106b70f572dde8ed8864afc287 /graphics/p5-GraphViz-Data-Structure | |
parent | b59192cc24ef24fba3659c2761a29f8b3a4aca74 (diff) |
Notes
Diffstat (limited to 'graphics/p5-GraphViz-Data-Structure')
-rw-r--r-- | graphics/p5-GraphViz-Data-Structure/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-GraphViz-Data-Structure/pkg-plist | 7 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/p5-GraphViz-Data-Structure/Makefile b/graphics/p5-GraphViz-Data-Structure/Makefile index 980d0e2dd9d6..7686ff1be0d5 100644 --- a/graphics/p5-GraphViz-Data-Structure/Makefile +++ b/graphics/p5-GraphViz-Data-Structure/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= GraphViz::Data::Structure.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/p5-GraphViz-Data-Structure/pkg-plist b/graphics/p5-GraphViz-Data-Structure/pkg-plist index b7f33b329dc0..800eb8417103 100644 --- a/graphics/p5-GraphViz-Data-Structure/pkg-plist +++ b/graphics/p5-GraphViz-Data-Structure/pkg-plist @@ -1,5 +1,8 @@ +%%PERL5_MAN3%%/GraphViz::Data::Structure.3.gz %%SITE_PERL%%/GraphViz/Data/Structure.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz/Data/Structure/.packlist -@dirrmtry %%SITE_PERL%%/GraphViz/Data -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz/Data/Structure +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz/Data/Structure @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz/Data +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz +@dirrmtry %%SITE_PERL%%/GraphViz/Data +@dirrmtry %%SITE_PERL%%/GraphViz |