diff options
Diffstat (limited to 'x11/sunclock/patches/patch-aa')
-rw-r--r-- | x11/sunclock/patches/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/sunclock/patches/patch-aa b/x11/sunclock/patches/patch-aa deleted file mode 100644 index 135764450ca..00000000000 --- a/x11/sunclock/patches/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Imakefile 1997/12/14 00:58:38 1.1 -+++ Imakefile 1997/12/14 00:58:57 -@@ -19,7 +19,7 @@ - - SRCS=sunclock.c bitmaps.c astro.c tildepath.c - OBJS=sunclock.o bitmaps.o astro.o tildepath.o --LOCAL_LIBRARIES=$(XLIB) -lm -+LOCAL_LIBRARIES=$(XLIB) -lm -lcompat - DEPLIBS= # I don't know what I'm doing, and I hate imake! - - ComplexProgramTarget(sunclock) |