ports/x11-clocks/dclock/files/patch-DclockP.h
Guido Falsi b2604ab826 - Update to 2.2.2
- Update MASTER_SITE and WWW
- Add XFT support
- Trim Makefile headers

PR:		ports/172513
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-26 23:17:03 +00:00

12 lines
283 B
C

--- DclockP.h.orig 2008-07-08 12:56:09.000000000 +0900
+++ DclockP.h 2012-10-07 23:57:24.000000000 +0900
@@ -9,7 +9,9 @@
#include "Dclock.h"
/* Add -DXFT_SUPPORT in the Imakefile for freefont support */
+#ifdef XFT_SUPPORT
#include <X11/Xft/Xft.h>
+#endif
typedef struct {