From 8748cab92fd1c74d6ee50e6aa29441042017c7ab Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 26 Jun 2002 09:15:52 +0000 Subject: Remove librep2. librep and librep2 are now in sync. --- lang/librep2/files/patch-ab | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 lang/librep2/files/patch-ab (limited to 'lang/librep2/files/patch-ab') diff --git a/lang/librep2/files/patch-ab b/lang/librep2/files/patch-ab deleted file mode 100644 index ba6ac1b1a990..000000000000 --- a/lang/librep2/files/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ ---- src/numbers.c 2000/07/25 10:40:48 1.1 -+++ src/numbers.c 2000/07/25 10:42:00 -@@ -80,6 +80,11 @@ - # endif - #endif - -+#ifdef __FreeBSD__ -+# define LONG_LONG_MIN LONG_MIN -+# define LONG_LONG_MAX LONG_MAX -+#endif -+ - typedef struct { - repv car; - #ifdef HAVE_GMP -- cgit v1.2.3