mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Fix compilation when TARGET_ARCH is set
PR: 225377 Approved by: Martin Waschbüsch (maintainer)
This commit is contained in:
parent
289ba85577
commit
a55d2cec6f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492921
@ -17,6 +17,8 @@ LICENSE_COMB= multi
|
||||
USES= gmake pkgconfig
|
||||
USE_GITHUB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAKE_ENV+= TARGET_ARCH=
|
||||
MAKE_ARGS= PREFIX="${PREFIX}" \
|
||||
INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
|
||||
MANDIR="${MAN1PREFIX}/man"
|
||||
|
Loading…
Reference in New Issue
Block a user