pkgsrc/time/wmclockmon/patches/patch-aa
minskim 68205bdb3d Import wmclockmon from pkgsrc-wip. Packaged by Amadeus Stevenson.
A stylish windowmaker dockapp which displays date and time in your
locale in varying formats, including Internet time.  Contains alarm,
calendar and configuration utilities.  Works under {black,flux}box
too.  Similar in style to wmmemmon and wmcpuload.
2005-06-23 22:06:33 +00:00

14 lines
257 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2005/06/23 22:06:33 minskim Exp $
--- configure.ac.orig 2005-04-07 04:37:43.000000000 -0500
+++ configure.ac
@@ -111,6 +111,9 @@ openbsd*)
netbsd*)
OS=netbsd
;;
+darwin*)
+ OS=darwin
+ ;;
solaris*)
OS=solaris
;;