diff options
Diffstat (limited to 'astro/xephem/files/patch-aa')
-rw-r--r-- | astro/xephem/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/astro/xephem/files/patch-aa b/astro/xephem/files/patch-aa deleted file mode 100644 index 8114dbe128ea..000000000000 --- a/astro/xephem/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Imakefile.orig Tue Mar 16 09:00:21 1999 -+++ Imakefile Sun Apr 4 15:06:31 1999 -@@ -63,7 +63,7 @@ - SRCS = $(OBJS:.o=.c) - - XCOMM Sometimes you need -lXp after -lXm -- XMLIB = -lXm -+ XMLIB = ${MOTIFLIB} - DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB) - EXTRA_INCLUDES = -I../../libastro - LOCAL_LDFLAGS = -L../../libastro |