mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
- 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
10 lines
251 B
Text
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 \
|