diff options
Diffstat (limited to 'misc/gpt')
-rw-r--r-- | misc/gpt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gpt/Makefile b/misc/gpt/Makefile index f86ff6d9d096..82194e4e951c 100644 --- a/misc/gpt/Makefile +++ b/misc/gpt/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ ${LOCALBASE}/bin/gmake:${PORTSDIR}/devel/gmake \ ${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch -USE_PERL= yes +USE_PERL5= yes USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes |