1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Fix values.h build problem

Submitted by:	bento
This commit is contained in:
MIHIRA Sanpei Yoshiro 2002-09-25 13:48:35 +00:00
parent e683f074ad
commit d71ebcfb97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67125
2 changed files with 15 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= iv
PORTVERSION= 3.1
PORTREVISION= 1
CATEGORIES= japanese graphics
MASTER_SITES= ftp://interviews.stanford.edu/pub/ \
${MASTER_SITE_PORTS_JP}

View File

@ -0,0 +1,14 @@
--- src/lib/IV-2_6/rubrect.c.org Wed Sep 25 22:28:00 2002
+++ src/lib/IV-2_6/rubrect.c Wed Sep 25 22:28:59 2002
@@ -32,7 +32,11 @@
#include <math.h>
#include <stdlib.h>
#ifndef apollo
+#ifdef __FreeBSD__
+#include <limits.h>
+#else
#include <values.h>
+#endif
#endif
RubberRect::RubberRect(