diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-07-19 22:41:57 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-07-19 22:41:57 +0000 |
commit | 96780a12bdf823ac2079e443c5bc20bcd720bc3b (patch) | |
tree | b3f882a29d061f312dc0839ef48d91acc4567ee8 /lang/gcc49 | |
parent | fe8181378ff16345eaa664e2935747250d5827f5 (diff) | |
download | ports-96780a12bdf823ac2079e443c5bc20bcd720bc3b.tar.gz ports-96780a12bdf823ac2079e443c5bc20bcd720bc3b.zip |
Remove workarounds for PR 219274 that bapt@ had put in place in 2014
from the end-of-life lang/gcc4* ports.
PR: 219274
Notes
Notes:
svn path=/head/; revision=446239
Diffstat (limited to 'lang/gcc49')
-rw-r--r-- | lang/gcc49/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/gcc49/pkg-plist b/lang/gcc49/pkg-plist index a6d3a57414da..f1130554595e 100644 --- a/lang/gcc49/pkg-plist +++ b/lang/gcc49/pkg-plist @@ -15,7 +15,6 @@ bin/gcc-nm%%SUFFIX%% bin/gcc-ranlib%%SUFFIX%% bin/gcov%%SUFFIX%% bin/gfortran%%SUFFIX%% -@comment info/gcc%%SUFFIX%%/dir man/man1/cpp%%SUFFIX%%.1.gz man/man1/g++%%SUFFIX%%.1.gz man/man1/gcc%%SUFFIX%%.1.gz |