aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2014-04-13 22:55:59 +0800
committergerald <gerald@FreeBSD.org>2014-04-13 22:55:59 +0800
commit15298c2c357caded804b15f401c43a154eeba4b8 (patch)
tree6262e0000d99fcb25dc1a342e95fb5d28b7ec791 /lang
parentf73fa73377de6029fa9d81ec4c2a92fa9c9edb2a (diff)
downloadfreebsd-ports-graphics-15298c2c357caded804b15f401c43a154eeba4b8.tar.gz
freebsd-ports-graphics-15298c2c357caded804b15f401c43a154eeba4b8.tar.zst
freebsd-ports-graphics-15298c2c357caded804b15f401c43a154eeba4b8.zip
Add USES=fortran as another case where the run-time library path is
set transparently. Reported by: Dmitry Sivachenko <trtrmitya@gmail.com>
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc48/files/pkg-message.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc48/files/pkg-message.in b/lang/gcc48/files/pkg-message.in
index 388c8f848de..433c37a3f89 100644
--- a/lang/gcc48/files/pkg-message.in
+++ b/lang/gcc48/files/pkg-message.in
@@ -3,4 +3,5 @@ of the necessary run-time libraries, you may want to link using
-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.