freebsd-ports/lang/gambas/files/patch-src_exec_Makefile.in
2005-11-08 06:09:30 +00:00

11 lines
300 B
Text

--- src/exec/Makefile.in.orig Mon Nov 7 19:30:39 2005
+++ src/exec/Makefile.in Mon Nov 7 22:57:31 2005
@@ -206,7 +206,7 @@
LD_FLAGS = @LD_FLAGS@
LIBLTDL = @LIBLTDL@
LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
+LIBS = @LIBS@ -lml
LIBTOOL = @LIBTOOL@
LIBXML_DIR = @LIBXML_DIR@
LIBXML_INC = @LIBXML_INC@