mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- Use = instead of +=
This commit is contained in:
parent
208a54860e
commit
fde5e47ab1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333838
@ -15,6 +15,6 @@ LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
CONFIGURE_ENV+= DIRPROJECT_PREFIX=${PREFIX}
|
||||
CONFIGURE_ENV= DIRPROJECT_PREFIX=${PREFIX}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user