Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 2014 14:56:00 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351224 - head/lang/gcc48/files
Message-ID:  <201404131456.s3DEu04A088629@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sun Apr 13 14:55:59 2014
New Revision: 351224
URL: http://svnweb.freebsd.org/changeset/ports/351224
QAT: https://qat.redports.org/buildarchive/r351224/

Log:
  Add USES=fortran as another case where the run-time library path is
  set transparently.
  
  Reported by:	Dmitry Sivachenko <trtrmitya@gmail.com>

Modified:
  head/lang/gcc48/files/pkg-message.in

Modified: head/lang/gcc48/files/pkg-message.in
==============================================================================
--- head/lang/gcc48/files/pkg-message.in	Sun Apr 13 14:17:39 2014	(r351223)
+++ head/lang/gcc48/files/pkg-message.in	Sun Apr 13 14:55:59 2014	(r351224)
@@ -3,4 +3,5 @@ of the necessary run-time libraries, you
 
   -Wl,-rpath=%%TARGLIB%%
 
-For ports leveraging USE_GCC or USES=compiler this happens transparently.
+For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
+transparently.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404131456.s3DEu04A088629>