opnsense-ports/finance/libofx/files/patch-lib__Makefile.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
425 B
Text

--- ./lib/Makefile.in.orig 2014-06-22 19:45:04.000000000 -0400
+++ ./lib/Makefile.in 2014-06-22 19:46:20.000000000 -0400
@@ -299,7 +299,7 @@
#libofx_la_LIBADD = @LIBOBJS@ ${OPENSPLIBS} -lstdc++
-libofx_la_LIBADD = $(OPENSPLIBS) $(ICONV_LIBS) -lstdc++
+libofx_la_LIBADD = $(OPENSPLIBS) $(ICONV_LIBS)
libofx_la_LDFLAGS = -no-undefined -version-info @LIBOFX_SO_CURRENT@:@LIBOFX_SO_REVISION@:@LIBOFX_SO_AGE@
all: all-am