diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-29 09:01:39 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-29 09:01:39 +0000 |
commit | e2b43e3ac822b387410f5a092c7293faf27f7c5e (patch) | |
tree | 2bd806e61f721762d6a317bc5740cd4e76417a0f /devel/p5-Expect-Simple | |
parent | 0e86d9880f8e9fd5fa7337443445cde4d65299bc (diff) | |
download | ports-e2b43e3ac822b387410f5a092c7293faf27f7c5e.tar.gz ports-e2b43e3ac822b387410f5a092c7293faf27f7c5e.zip |
Notes
Diffstat (limited to 'devel/p5-Expect-Simple')
-rw-r--r-- | devel/p5-Expect-Simple/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Expect-Simple/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Expect-Simple/Makefile b/devel/p5-Expect-Simple/Makefile index c1c06da581e5..c7aeb5e58cfd 100644 --- a/devel/p5-Expect-Simple/Makefile +++ b/devel/p5-Expect-Simple/Makefile @@ -13,10 +13,7 @@ COMMENT= Wrapper around the Expect module BUILD_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Expect::Simple.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Expect-Simple/pkg-plist b/devel/p5-Expect-Simple/pkg-plist index b97920ea585a..269b13904b07 100644 --- a/devel/p5-Expect-Simple/pkg-plist +++ b/devel/p5-Expect-Simple/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Expect::Simple.3.gz %%SITE_PERL%%/Expect/Simple.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Expect/Simple/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Expect/Simple |