ports/astro/celestia/files/patch-src_celestia_Makefile.in
Jean-Yves Lefort 613f27d55d - Update to 1.4.1
- Do not use OPTIONS for the mutually exclusive UI choices, use
  conflicting slave ports (celestia-gnome and celestia-gtk)
- Axe KDE support since I cannot test it (patches welcome)
- Enable Lua support by default
- Always install a desktop entry
- Relayout the Makefile
- Take maintainership
2006-05-04 12:38:37 +00:00

10 lines
251 B
Text

--- src/celestia/Makefile.in.orig Thu May 4 13:10:55 2006
+++ src/celestia/Makefile.in Thu May 4 13:11:07 2006
@@ -347,6 +347,7 @@
celestia_LDADD = \
+ $(INTLLIBS) \
$(celestiaKDELIBS) \
$(celestiaGTKLIBS) \
../celengine/libcelengine.a \