mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
This one should work on latest -current.
This commit is contained in:
parent
711c5a7741
commit
fba90adf5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309146
1 changed files with 2 additions and 0 deletions
|
@ -37,7 +37,9 @@ do-install:
|
|||
APP_PREFIX= lib/compaq/hpacucli
|
||||
.if ${ARCH} == amd64
|
||||
USE_LDCONFIG32= ${PREFIX}/${APP_PREFIX}
|
||||
.if ${OSVERSION} < 1000019
|
||||
BROKEN= currently does not work on amd64 (see ports/128288)
|
||||
.endif
|
||||
.else
|
||||
USE_LDCONFIG= ${PREFIX}/${APP_PREFIX}
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue