diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-30 05:11:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-30 05:11:51 +0000 |
commit | 753b625edb7c3cb2695f2723c99844c9fd127595 (patch) | |
tree | b979a4068e641cc54e9968566ab18856f645f0a5 /ports-mgmt/portlint | |
parent | 5be9ac0d0a2b2c23165363214b92858f8208e255 (diff) | |
download | ports-753b625edb7c3cb2695f2723c99844c9fd127595.tar.gz ports-753b625edb7c3cb2695f2723c99844c9fd127595.zip |
Notes
Diffstat (limited to 'ports-mgmt/portlint')
-rw-r--r-- | ports-mgmt/portlint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |