diff options
Diffstat (limited to 'astro/p5-Astro-PAL/Makefile')
-rw-r--r-- | astro/p5-Astro-PAL/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/astro/p5-Astro-PAL/Makefile b/astro/p5-Astro-PAL/Makefile index aeb48100c551..b571a02740ab 100644 --- a/astro/p5-Astro-PAL/Makefile +++ b/astro/p5-Astro-PAL/Makefile @@ -14,9 +14,5 @@ LICENSE= GPLv3 USE_PERL5= modbuild USES= perl5 -NO_STAGE= yes - -MAN1= stime.1 -MAN3= Astro::PAL.3 .include <bsd.port.mk> |