aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-misc/elmer-front/files/elmer-front-6.0_p4651-underlinking.patch')
-rw-r--r--sci-misc/elmer-front/files/elmer-front-6.0_p4651-underlinking.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/sci-misc/elmer-front/files/elmer-front-6.0_p4651-underlinking.patch b/sci-misc/elmer-front/files/elmer-front-6.0_p4651-underlinking.patch
new file mode 100644
index 000000000..b370ed494
--- /dev/null
+++ b/sci-misc/elmer-front/files/elmer-front-6.0_p4651-underlinking.patch
@@ -0,0 +1,16 @@
+ src/Makefile.am | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/src/Makefile.am b/src/Makefile.am
+index 01e3e48..894a547 100755
+--- a/src/Makefile.am
++++ b/src/Makefile.am
+@@ -84,6 +84,8 @@ ElmerFront_SOURCES = $(COMMON_SRCS)
+
+ endif
+
++ElmerFront_LDADD = -lX11
++
+ install-data-local:
+ @echo "Installing tcl scripts to ${prefix}/share/elmerfront/tcl"
+