svn commit: r351219 - head/lang/gcc49/files
Gerald Pfeifer
gerald at FreeBSD.org
Sun Apr 13 13:22:45 UTC 2014
Author: gerald
Date: Sun Apr 13 13:22:44 2014
New Revision: 351219
URL: http://svnweb.freebsd.org/changeset/ports/351219
QAT: https://qat.redports.org/buildarchive/r351219/
Log:
Add USES=fortran as another case where the run-time library path is
set transparently.
Reported by: Dmitry Sivachenko <trtrmitya at gmail.com>
Modified:
head/lang/gcc49/files/pkg-message.in
Modified: head/lang/gcc49/files/pkg-message.in
==============================================================================
--- head/lang/gcc49/files/pkg-message.in Sun Apr 13 13:18:45 2014 (r351218)
+++ head/lang/gcc49/files/pkg-message.in Sun Apr 13 13:22:44 2014 (r351219)
@@ -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.
More information about the svn-ports-all
mailing list