summaryrefslogtreecommitdiff
path: root/x11/xsnow/patches
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2001-12-19 07:02:31 +0000
committermartti <martti@pkgsrc.org>2001-12-19 07:02:31 +0000
commit37b616d7f8b78bbce21600d310ad8ceb19fb7533 (patch)
tree2e3c6409a4f7e896bb63b3e7780d128353516fc0 /x11/xsnow/patches
parentf31248832cc2454bb60c810d2b4f12cf967e2c45 (diff)
downloadpkgsrc-37b616d7f8b78bbce21600d310ad8ceb19fb7533.tar.gz
Updated to 1.42 (provided by Ingolf Steinbach in pkg/14982)
All you KDE-users can now be even happier with a KDE-enabled Xsnow 1.42! The snow will magnificently wipe out your icons, but not to worry, they're not really gone. By wiping with a window or something you can make them reappear. Car owners are used to this for years.
Diffstat (limited to 'x11/xsnow/patches')
-rw-r--r--x11/xsnow/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xsnow/patches/patch-aa b/x11/xsnow/patches/patch-aa
index 4645ccb2a5b..1b304610767 100644
--- a/x11/xsnow/patches/patch-aa
+++ b/x11/xsnow/patches/patch-aa
@@ -1,11 +1,11 @@
-$NetBSD: patch-aa,v 1.1 2001/10/25 17:39:10 agc Exp $
+$NetBSD: patch-aa,v 1.2 2001/12/19 07:02:32 martti Exp $
--- Imakefile 2001/10/25 17:32:32 1.1
+++ Imakefile 2001/10/25 17:33:19
@@ -3,5 +3,6 @@
DEPLIBS = $(DEPXLIB)
- SRCS = xsnow.c xsnow.h vroot.h
- OBJS = xsnow.o
+ SRCS = xsnow.c toon_root.c xsnow.h vroot.h
+ OBJS = xsnow.o toon_root.o
+MANSUFFIX = 6
ComplexProgramTarget(xsnow)