summaryrefslogtreecommitdiff
path: root/textproc/opensp/files/patch-nsgmls::Makefile.in
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-10-31 04:33:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-10-31 04:33:39 +0000
commita5fc954d9dd6b8931e531ea42d56d4e82987ea3f (patch)
treebc6a726e7a1577d4007972aab1dc5cf4bb8741ce /textproc/opensp/files/patch-nsgmls::Makefile.in
parentSubmitted by: bento and kris@ (diff)
o Add explicit dependency on libiconv and gettext.
o Honor $NOPORTDOCS. PR ports/58540 Submitted by: Simon Barner <barner@in.tum.de>
Diffstat (limited to 'textproc/opensp/files/patch-nsgmls::Makefile.in')
-rw-r--r--textproc/opensp/files/patch-nsgmls::Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/opensp/files/patch-nsgmls::Makefile.in b/textproc/opensp/files/patch-nsgmls::Makefile.in
new file mode 100644
index 000000000000..27361cce0be1
--- /dev/null
+++ b/textproc/opensp/files/patch-nsgmls::Makefile.in
@@ -0,0 +1,11 @@
+--- nsgmls/Makefile.in.orig Sat Oct 25 21:23:36 2003
++++ nsgmls/Makefile.in Sat Oct 25 21:23:48 2003
+@@ -142,7 +142,7 @@
+ nsgmls_inst.$(OBJEXT)
+ onsgmls_OBJECTS = $(am_onsgmls_OBJECTS)
+ onsgmls_DEPENDENCIES = $(top_builddir)/lib/libosp.la
+-onsgmls_LDFLAGS =
++onsgmls_LDFLAGS = -lintl
+
+ DEFS = @DEFS@
+ DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)