pkgsrc/time/gnyaclock/patches/patch-aa
kei 0775acdeea import of new "gnyaclock" package.
gnyaclock is an accessory with Bezier curve.  Its curve has something to do
with the present time.
2000-12-18 12:35:48 +00:00

13 lines
331 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2000/12/18 12:35:48 kei Exp $
--- Imakefile.orig Mon Dec 18 13:41:06 2000
+++ Imakefile Mon Dec 18 13:42:16 2000
@@ -11,7 +11,7 @@
* for XPM support
*/
#ifdef SUPPORT_XPM
- EXTRA_INCLUDES = -I/usr/local/include
+ EXTRA_INCLUDES = -I${X11PREFIX}/include
XPM_LIBRARY = -lXpm
#endif