diff options
Diffstat (limited to 'textproc/p5-HTML-SuperForm/Makefile')
-rw-r--r-- | textproc/p5-HTML-SuperForm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-HTML-SuperForm/Makefile b/textproc/p5-HTML-SuperForm/Makefile index 630038b56eba..1595aebab022 100644 --- a/textproc/p5-HTML-SuperForm/Makefile +++ b/textproc/p5-HTML-SuperForm/Makefile @@ -14,7 +14,7 @@ COMMENT= HTML form generator USES= perl5 USE_PERL5= configure -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME} post-extract: @${RM} ${WRKSRC}/lib/HTML/SuperForm.pm.orig |