1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Corrections to some paths in descriptive messages, no need to bump the

port revision.

Submitted by:	marius@alchemy.franken.de
This commit is contained in:
Alexander Leidinger 2002-05-14 08:25:29 +00:00
parent 45930064e8
commit 3796920584
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59070
4 changed files with 4 additions and 4 deletions

View File

@ -83,7 +83,7 @@ do-install:
post-install:
@${ECHO_CMD} "${PKGNAME} is now installed in ${PREFIX}/intel, to use it you have to"
@${ECHO_CMD} "put your license into your \$${INTEL_FLEXLM_LICENSE} (default:"
@${ECHO_CMD} "${PREFIX}/intel/licenses) directory and add ${PREFIX}/intel/compiler60/bin"
@${ECHO_CMD} "${PREFIX}/intel/licenses) directory and add ${PREFIX}/intel/compiler60/ia32/bin"
@${ECHO_CMD} "to your PATH."
.include <bsd.port.post.mk>

View File

@ -2,4 +2,4 @@ This is Intels C/C++ compiler, it is set up to produce native FreeBSD objects.
This port is not able to produce native executables on its own, you need to
use gcc to link the final binary.
WWW: http://www.intel.com/software/products/compilers/c50/linux
WWW: http://www.intel.com/software/products/compilers/c60l

View File

@ -83,7 +83,7 @@ do-install:
post-install:
@${ECHO_CMD} "${PKGNAME} is now installed in ${PREFIX}/intel, to use it you have to"
@${ECHO_CMD} "put your license into your \$${INTEL_FLEXLM_LICENSE} (default:"
@${ECHO_CMD} "${PREFIX}/intel/licenses) directory and add ${PREFIX}/intel/compiler60/bin"
@${ECHO_CMD} "${PREFIX}/intel/licenses) directory and add ${PREFIX}/intel/compiler60/ia32/bin"
@${ECHO_CMD} "to your PATH."
.include <bsd.port.post.mk>

View File

@ -2,4 +2,4 @@ This is Intels C/C++ compiler, it is set up to produce native FreeBSD objects.
This port is not able to produce native executables on its own, you need to
use gcc to link the final binary.
WWW: http://www.intel.com/software/products/compilers/c50/linux
WWW: http://www.intel.com/software/products/compilers/c60l