- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
This commit is contained in:
@@ -18,7 +18,7 @@ COMMENT= A tool for dumping DMI (SMBIOS) contents in human-readable format
|
||||
ONLY_FOR_ARCHS= i386 amd64 ia64
|
||||
|
||||
USE_BZIP2= yes
|
||||
MAKE_ENV+= DOCSDIR="${DOCSDIR}" LDFLAGS="${LDFLAGS}"
|
||||
MAKE_ENV+= DOCSDIR="${DOCSDIR}"
|
||||
LICENSE= GPLv2
|
||||
|
||||
.if defined(NOPORTDOCS)
|
||||
|
||||
Reference in New Issue
Block a user