diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-27 15:12:16 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-27 15:12:16 +0000 |
commit | e373736c55b9328fee0695d724f00ac93d337586 (patch) | |
tree | 1ac7d9633451893271c796111f1328dc6da03833 /devel/p5-BSD-stat/Makefile | |
parent | df94fe4f2611c34bc0e185b3c83453599de68652 (diff) |
Notes
Diffstat (limited to 'devel/p5-BSD-stat/Makefile')
-rw-r--r-- | devel/p5-BSD-stat/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-BSD-stat/Makefile b/devel/p5-BSD-stat/Makefile index 071a2987828c..eeafb8016b5e 100644 --- a/devel/p5-BSD-stat/Makefile +++ b/devel/p5-BSD-stat/Makefile @@ -16,7 +16,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAN3= BSD::stat.3 - -NO_STAGE= yes .include <bsd.port.mk> |