mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
balance parens
This commit is contained in:
parent
4cfb010581
commit
86bef88226
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27692
@ -111,7 +111,7 @@ post-install:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_PERL) || (exists(${PERL5}) && (!defined(WITHOUT_PERL))
|
||||
.if defined(WITH_PERL) || (exists(${PERL5}) && (!defined(WITHOUT_PERL)))
|
||||
USE_PERL5= yes
|
||||
CONFIGURE_ENV+= PERL=${PERL5}
|
||||
.else
|
||||
|
Loading…
x
Reference in New Issue
Block a user