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-VCG | |
parent | b59192cc24ef24fba3659c2761a29f8b3a4aca74 (diff) |
Notes
Diffstat (limited to 'graphics/p5-VCG')
-rw-r--r-- | graphics/p5-VCG/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-VCG/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/graphics/p5-VCG/Makefile b/graphics/p5-VCG/Makefile index f91584d5c436..b46e447e5c38 100644 --- a/graphics/p5-VCG/Makefile +++ b/graphics/p5-VCG/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ USES= perl5 USE_PERL5= configure -MAN3= VCG.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/p5-VCG/pkg-plist b/graphics/p5-VCG/pkg-plist index d69f7000625a..6e3e4d9c86bf 100644 --- a/graphics/p5-VCG/pkg-plist +++ b/graphics/p5-VCG/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/VCG.3.gz %%SITE_PERL%%/VCG.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/VCG/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/VCG +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/VCG |