diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
commit | fb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch) | |
tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-Lingua-EN-NameCase/Makefile | |
parent | 641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff) | |
download | ports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.tar.gz ports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.zip |
Support STAGEDIR.
Notes
Notes:
svn path=/head/; revision=333056
Diffstat (limited to 'textproc/p5-Lingua-EN-NameCase/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-NameCase/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-EN-NameCase/Makefile b/textproc/p5-Lingua-EN-NameCase/Makefile index 646c0f237f1d..a796f74aab04 100644 --- a/textproc/p5-Lingua-EN-NameCase/Makefile +++ b/textproc/p5-Lingua-EN-NameCase/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl module to fix the case of people's names USES= perl5 USE_PERL5= configure -MAN3= Lingua::EN::NameCase.3 - -NO_STAGE= yes .include <bsd.port.mk> |