diff options
-rw-r--r-- | devel/portlint/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portlint/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/portlint/Makefile b/devel/portlint/Makefile index 64d1b08a7a6e..13486ebdd772 100644 --- a/devel/portlint/Makefile +++ b/devel/portlint/Makefile @@ -19,7 +19,7 @@ COMMENT= A verifier for FreeBSD port directory NO_BUILD= yes WRKSRC= ${WRKDIR}/src -USE_PERL5= yes +USE_PERL5_RUN= yes USE_REINPLACE= yes SRC= ${.CURDIR}/src diff --git a/ports-mgmt/portlint/Makefile b/ports-mgmt/portlint/Makefile index 64d1b08a7a6e..13486ebdd772 100644 --- a/ports-mgmt/portlint/Makefile +++ b/ports-mgmt/portlint/Makefile @@ -19,7 +19,7 @@ COMMENT= A verifier for FreeBSD port directory NO_BUILD= yes WRKSRC= ${WRKDIR}/src -USE_PERL5= yes +USE_PERL5_RUN= yes USE_REINPLACE= yes SRC= ${.CURDIR}/src |