diff options
author | jlam <jlam@pkgsrc.org> | 2000-01-16 01:28:35 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-01-16 01:28:35 +0000 |
commit | a5f5eaf9c78fa4a347609f0c7e485e557fa2cdb0 (patch) | |
tree | 84da4075ae28d6721be09c10944d9498ad64cf10 /x11/speyes/patches | |
parent | fb7661640c629d350fd75c9dde13a11700bb3a0d (diff) | |
download | pkgsrc-a5f5eaf9c78fa4a347609f0c7e485e557fa2cdb0.tar.gz |
speyes 1.2.0 -- XEyes clone with South Park characters. Admittedly
completely useless, but I gotta be me :)
Diffstat (limited to 'x11/speyes/patches')
-rw-r--r-- | x11/speyes/patches/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/speyes/patches/patch-aa b/x11/speyes/patches/patch-aa new file mode 100644 index 00000000000..82dc5c041f0 --- /dev/null +++ b/x11/speyes/patches/patch-aa @@ -0,0 +1,10 @@ +$NetBSD: patch-aa,v 1.1.1.1 2000/01/16 01:28:36 jlam Exp $ + +--- Imakefile.orig Thu Nov 4 19:43:09 1999 ++++ Imakefile Mon Nov 8 19:02:17 1999 +@@ -8,4 +8,4 @@ + SRCS = speyes.c + OBJS = speyes.o getopt.o getopt1.o + +-ComplexProgramTarget(speyes) ++ComplexProgramTargetNoMan(speyes) |