freebsd-ports/textproc/libpathan/files/patch-examples::xgrep::Makefile
Vanilla I. Shu 6d5f3a50eb Add libpathan 1.2, validating XML parser from the Apache XML Project.
PR:		58913
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-04 17:53:48 +00:00

11 lines
314 B
Text

--- examples/xgrep/Makefile.orig Wed Dec 4 19:34:37 2002
+++ examples/xgrep/Makefile Tue Nov 4 15:18:31 2003
@@ -12,7 +12,7 @@
include $(MAKEDEFS)
-XGREPLIBS = -L../../lib $(XERCESLIB) -ldl -lpathan -lstdc++
+XGREPLIBS = -L../../lib $(XERCESLIB) -lpathan -lstdc++
XGREPINCPATH = $(INCPATH) -I../common