diff --git a/astro/xephem/patches/patch-GUI_xephem_Imakefile b/astro/xephem/patches/patch-GUI_xephem_Imakefile new file mode 100644 index 00000000000..50a65e59153 --- /dev/null +++ b/astro/xephem/patches/patch-GUI_xephem_Imakefile @@ -0,0 +1,12 @@ +$OpenBSD: patch-GUI_xephem_Imakefile,v 1.1 2002/07/31 06:06:52 pvalchev Exp $ +--- GUI/xephem/Imakefile.orig Sun Jul 14 21:34:42 2002 ++++ GUI/xephem/Imakefile Sun Jul 14 21:34:52 2002 +@@ -63,7 +63,7 @@ OBJS = \ + SRCS = $(OBJS:.o=.c) + + XCOMM Sometimes you need -lXp after -lXm +- XMLIB = -lXm ++ XMLIB = -lXm -lXp + DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB) + EXTRA_INCLUDES = -I../../libastro + LOCAL_LDFLAGS = -L../../libastro