mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
11 lines
325 B
Text
11 lines
325 B
Text
--- 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)
|