ports/converters/ascii2binary/files/patch-Makefile.in
Thierry Thomas 6687e88c4d Upgrade to 2.10 and make fetchable again.
Approved by:	portmgr (linimon)
2006-03-13 06:32:36 +00:00

11 lines
302 B
Text

--- Makefile.in.orig Sat Mar 11 20:44:53 2006
+++ Makefile.in Sun Mar 12 10:59:23 2006
@@ -115,7 +115,7 @@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
+LIBS = @LIBS@ -lintl
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
OBJEXT = @OBJEXT@