1
0
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:
Pav Lucistnik 2007-09-29 19:36:05 +00:00
parent f63fab9c6e
commit 707b24e1e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200372

View File

@ -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