freebsd-ports/devel/gwenhywfar/files/patch-test_Makefile.in
Sam Lawrance 877d5ac090 Add gwenhywfar 1.13.2, multi-platform helper library for networking and
security applications.

PR:		ports/80795 (based on)
Submitted by:	Peter Cornelius <pcc.at.gmx.net>
2005-06-08 14:45:19 +00:00

11 lines
373 B
Text

--- test/Makefile.in.orig Sun May 1 07:42:01 2005
+++ test/Makefile.in Sat Jun 4 23:51:47 2005
@@ -273,7 +273,7 @@
gwentest_SOURCES = gwentest.c
gwentest_LDADD = \
-L/mingw/lib -L$(top_builddir)/src $(gwenhywfar_libs) \
- -L$(top_builddir)/gwenui $(libsui)
+ -L$(top_builddir)/gwenui $(libsui) $(LTLIBINTL)
EXTRA_DIST = README.MSVC gwentest.vcproj
all: all-am