ports/textproc/opensp/files/patch-spent::Makefile.in
Jun Kuriyama a5fc954d9d o Add explicit dependency on libiconv and gettext.
o Honor $NOPORTDOCS.

PR		ports/58540
Submitted by:	Simon Barner <barner@in.tum.de>
2003-10-31 04:33:39 +00:00

11 lines
363 B
Text

--- 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)