From a5fc954d9dd6b8931e531ea42d56d4e82987ea3f Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Fri, 31 Oct 2003 04:33:39 +0000 Subject: o Add explicit dependency on libiconv and gettext. o Honor $NOPORTDOCS. PR ports/58540 Submitted by: Simon Barner --- textproc/opensp/files/patch-spent::Makefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 textproc/opensp/files/patch-spent::Makefile.in (limited to 'textproc/opensp/files/patch-spent::Makefile.in') diff --git a/textproc/opensp/files/patch-spent::Makefile.in b/textproc/opensp/files/patch-spent::Makefile.in new file mode 100644 index 000000000000..274192aa0981 --- /dev/null +++ b/textproc/opensp/files/patch-spent::Makefile.in @@ -0,0 +1,11 @@ +--- spent/Makefile.in.orig Sat Oct 25 21:09:41 2003 ++++ spent/Makefile.in Sat Oct 25 21:09:57 2003 +@@ -134,7 +134,7 @@ + am_ospent_OBJECTS = spent.$(OBJEXT) + ospent_OBJECTS = $(am_ospent_OBJECTS) + ospent_DEPENDENCIES = $(top_builddir)/lib/libosp.la +-ospent_LDFLAGS = ++ospent_LDFLAGS = -lintl + + DEFS = @DEFS@ + DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -- cgit v1.2.3