diff options
author | jmc <jmc@pkgsrc.org> | 2002-03-08 23:17:24 +0000 |
---|---|---|
committer | jmc <jmc@pkgsrc.org> | 2002-03-08 23:17:24 +0000 |
commit | 534a0bb5c35fb1183062e0646229eb6177c46336 (patch) | |
tree | ea93a434cf03366086eb86a2629d93bfb03a0359 /wm/icewm/distinfo | |
parent | bab330b5a76801296655e42c3700e8932be6cb0f (diff) | |
download | pkgsrc-534a0bb5c35fb1183062e0646229eb6177c46336.tar.gz |
Fix cases where apmvar.h doesn't exist.
By default the apm applet is always compiled in unless the lite support is
enabled which turns off way too much.
So, split the apm option out into it's own option and test for it by checking
in Makefile.common for apmvar.h's existance. If it doesn't exist pass
--disable-apm. This makes this compile again on machines that do not have
machine/apmvar.h (and are NetBSD) such as macppc.
Bump version via PKGVERSION to nb1.
Diffstat (limited to 'wm/icewm/distinfo')
-rw-r--r-- | wm/icewm/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/icewm/distinfo b/wm/icewm/distinfo index dc694b2225a..3f5ca8193cb 100644 --- a/wm/icewm/distinfo +++ b/wm/icewm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/02/26 09:41:39 martti Exp $ +$NetBSD: distinfo,v 1.4 2002/03/08 23:17:25 jmc Exp $ SHA1 (icewm-1.0.9-2.tar.bz2) = f42d64996cde40f790247eb5428fb56dc2bfdb2f Size (icewm-1.0.9-2.tar.bz2) = 484612 bytes @@ -6,3 +6,5 @@ SHA1 (patch-aa) = 8dc74038552f8c9783622229981a9a83b3464512 SHA1 (patch-ab) = 725521ed1192a70764ee409e98e4512f25dcc883 SHA1 (patch-ac) = 5275f5e9b5dae569d8d01a1209c00f40490edcbc SHA1 (patch-ae) = edc66c096499df9a8b76d43376b3e40c408c99d3 +SHA1 (patch-af) = 61a5060c95f9110b536c3312c1afc8d722af5226 +SHA1 (patch-ag) = 2e1b10f53d85ecfd55cd7fe86073145a5c72dc15 |