mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 08:40:39 -04:00
- Set MKINFO in configure_args so that makeinfo works. - Since plist changed, bump portrevision. PR: ports/228004 Submitted by: Robert Cina <transitive@gmail.com>
11 lines
324 B
C
11 lines
324 B
C
--- libgnu/math.in.h.orig 2018-04-30 17:03:56 UTC
|
|
+++ libgnu/math.in.h
|
|
@@ -15,7 +15,7 @@
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>. */
|
|
|
|
-#ifndef _@GUARD_PREFIX@_MATH_H
|
|
+#if 1
|
|
|
|
#if __GNUC__ >= 3
|
|
@PRAGMA_SYSTEM_HEADER@
|