mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 09:33:11 -04:00
- Add USES=xorg and bump PORTREVISION - Defince LICENSE - Regenerate patches - Update MASTER_SITES and WWW - and some cosmetic changes PR: 241100 Submitted by: m.ne@gmx.net
11 lines
228 B
C
11 lines
228 B
C
--- abclock.c.orig 2006-03-13 07:51:41 UTC
|
|
+++ abclock.c
|
|
@@ -30,7 +30,7 @@
|
|
#include <time.h>
|
|
#include <sys/time.h>
|
|
#include <unistd.h>
|
|
-#include <values.h>
|
|
+#include <float.h>
|
|
#include <X11/Xlib.h>
|
|
#include <X11/Xutil.h>
|
|
|