This ebuild includes the openssl patches needed to restore sun (osoho) and earth menu functions.
12 lines
262 B
Diff
12 lines
262 B
Diff
--- a/GUI/xephem/Makefile
|
|
+++ b/GUI/xephem/Makefile
|
|
@@ -30,7 +30,7 @@
|
|
endif
|
|
|
|
# for linux and Apple OS X
|
|
-XLIBS = -lXm -lXp -lXt -lXext -lXmu -lX11
|
|
+XLIBS = -lXm -lXt -lXext -lXmu -lX11
|
|
CFLAGS := $(LIBINC) $(CFLAGS)
|
|
LIBS = $(LIBLNK) $(XLIBS) $(LIBLIB) -lm
|
|
|