diff options
Diffstat (limited to 'www/p5-ClearSilver/Makefile')
-rw-r--r-- | www/p5-ClearSilver/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/p5-ClearSilver/Makefile b/www/p5-ClearSilver/Makefile index 8227328b7c26..bdddde4d6298 100644 --- a/www/p5-ClearSilver/Makefile +++ b/www/p5-ClearSilver/Makefile @@ -18,8 +18,6 @@ USES= perl5 USE_PERL5= configure CONFIGURE_ARGS= INC="-I${LOCALBASE}/include/ClearSilver" -MAN3= ClearSilver.3 WRKSRC= ${WRKDIR}/${DISTNAME}/perl -NO_STAGE= yes .include <bsd.port.mk> |