diff options
Diffstat (limited to 'net/jwhois/files/patch-ad')
-rw-r--r-- | net/jwhois/files/patch-ad | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/jwhois/files/patch-ad b/net/jwhois/files/patch-ad new file mode 100644 index 000000000000..62a8c2cacf25 --- /dev/null +++ b/net/jwhois/files/patch-ad @@ -0,0 +1,10 @@ +--- src/Makefile.in.dist Sun Jul 10 03:52:02 2005 ++++ src/Makefile.in Thu Nov 10 16:54:24 2005 +@@ -61,6 +61,7 @@ + jwhois-http.$(OBJEXT) + jwhois_OBJECTS = $(am_jwhois_OBJECTS) + jwhois_LDADD = $(LDADD) ++jwhois_LDFLAGS = $(LDFLAGS) $(LTLIBINTL) + DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles |