1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/textproc/opensp/files/patch-sx::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

12 lines
325 B
Plaintext

--- sx/Makefile.in.orig Sat Oct 25 21:26:34 2003
+++ sx/Makefile.in Sat Oct 25 21:27:03 2003
@@ -140,7 +140,7 @@
sx_inst.$(OBJEXT)
osx_OBJECTS = $(am_osx_OBJECTS)
osx_DEPENDENCIES = $(top_builddir)/lib/libosp.la
-osx_LDFLAGS =
+osx_LDFLAGS = -lintl
DEFS = @DEFS@
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)