mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
13 lines
313 B
Plaintext
13 lines
313 B
Plaintext
|
--- src/hello/Makefile.in.orig
|
||
|
+++ src/hello/Makefile.in
|
||
|
@@ -633,7 +633,8 @@
|
||
|
|
||
|
gnunet_hello_LDADD = \
|
||
|
$(top_builddir)/src/hello/libgnunethello.la \
|
||
|
- $(top_builddir)/src/util/libgnunetutil.la
|
||
|
+ $(top_builddir)/src/util/libgnunetutil.la \
|
||
|
+ $(LTLIBINTL)
|
||
|
|
||
|
gnunet_hello_DEPENDENCIES = \
|
||
|
libgnunethello.la \
|