mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Fill in HOSTTYPE and OSTYPE; this prevents "Error expanding embedded
variable." errors on amd64
This commit is contained in:
parent
f63fab9c6e
commit
707b24e1e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200372
@ -19,7 +19,7 @@ COMMENT= Ocean Acoustics and Seismic Exploration Synthesis
|
||||
WRKSRC= ${WRKDIR}/Oases_export
|
||||
|
||||
USE_XLIB= yes
|
||||
MAKE_ENV+= OASES_ROOT="${WRKSRC}"
|
||||
MAKE_ENV+= OASES_ROOT="${WRKSRC}" HOSTTYPE=FreeBSD OSTYPE=FreeBSD
|
||||
|
||||
USE_FORTRAN= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user