diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-04 14:20:04 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-04 14:20:04 +0000 |
| commit | 2941f33ec8e9c6df78750dfb5d4335e0bf57acd3 (patch) | |
| tree | b31189684710cfb58cabc8092441b29446b87a5b /lang/p5-Expect | |
| parent | dc382f9dd9984ae08f0fd12c6f2cc29655033859 (diff) | |
Notes
Diffstat (limited to 'lang/p5-Expect')
| -rw-r--r-- | lang/p5-Expect/Makefile | 3 | ||||
| -rw-r--r-- | lang/p5-Expect/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index 99d3a8620024..e8c9e9ea3fc9 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Expect.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/lang/p5-Expect/pkg-plist b/lang/p5-Expect/pkg-plist index 67bd73f81431..26b7ebb27aca 100644 --- a/lang/p5-Expect/pkg-plist +++ b/lang/p5-Expect/pkg-plist @@ -1,4 +1,5 @@ -%%SITE_PERL%%/Expect.pod +%%PERL5_MAN3%%/Expect.3.gz %%SITE_PERL%%/Expect.pm +%%SITE_PERL%%/Expect.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Expect/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Expect |
