summaryrefslogtreecommitdiff
path: root/x11/xsnow/patches
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-10-25 17:39:10 +0000
committeragc <agc@pkgsrc.org>2001-10-25 17:39:10 +0000
commitcb16627f4ad33eb294e403a2e99458f2ba7285b9 (patch)
treee9e75bcc0fb85dedf1fc1e191657dc050b0afef6 /x11/xsnow/patches
parent47438e09c65e768c7134c99871f68e0135c15d4f (diff)
downloadpkgsrc-cb16627f4ad33eb294e403a2e99458f2ba7285b9.tar.gz
Move a one-line configure script to be a patch, and update information
accordingly.
Diffstat (limited to 'x11/xsnow/patches')
-rw-r--r--x11/xsnow/patches/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/xsnow/patches/patch-aa b/x11/xsnow/patches/patch-aa
new file mode 100644
index 00000000000..4645ccb2a5b
--- /dev/null
+++ b/x11/xsnow/patches/patch-aa
@@ -0,0 +1,11 @@
+$NetBSD: patch-aa,v 1.1 2001/10/25 17:39:10 agc 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
++MANSUFFIX = 6
+
+ ComplexProgramTarget(xsnow)