summaryrefslogtreecommitdiffstats
path: root/ds9/macos
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/macos')
-rw-r--r--ds9/macos/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds9/macos/Makefile.in b/ds9/macos/Makefile.in
index 082eed9..8ab1603 100644
--- a/ds9/macos/Makefile.in
+++ b/ds9/macos/Makefile.in
@@ -179,8 +179,8 @@ ds9base : $(OBJS) $(LLIBS)
$(TK_LIB_SPEC) \
$(TCL_LIB_SPEC) \
$(TK_LIBS) \
- $(LIBS) \
- -L $(prefix)/openssl -lssl -lcrypto
+ -L $(prefix)/openssl -lssl -lcrypto \
+ $(LIBS)
# update date/time so we know when the build was done
$(APPDIR):