mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Respect CC and PREFIX
This commit is contained in:
parent
887504ba6b
commit
0bb669f431
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503376
@ -21,7 +21,8 @@ USE_LDCONFIG= yes
|
||||
HAS_CONFIGURE= yes
|
||||
PORTDOCS= NEWS
|
||||
PORTSCOUT= ignore:1
|
||||
CONFIGURE_ARGS= --mandir=${PREFIX}/man
|
||||
CONFIGURE_ARGS= --mandir=${PREFIX}/man --prefix="${PREFIX}"
|
||||
CONFIGURE_ENV= CC_FOR_BUILD="${CC}"
|
||||
|
||||
# Use a submake as 'deinstall install' needs to reevaluate PKG_REGISTER
|
||||
# so that pkg-static is used from the wrkdir
|
||||
|
Loading…
Reference in New Issue
Block a user