Index: head/databases/pointcloud/files/patch-configure.ac =================================================================== --- head/databases/pointcloud/files/patch-configure.ac (nonexistent) +++ head/databases/pointcloud/files/patch-configure.ac (revision 516176) @@ -0,0 +1,11 @@ +--- configure.ac.orig 2019-04-12 20:36:11 UTC ++++ configure.ac +@@ -274,7 +274,7 @@ fi + + + dnl Extract the linker and include flags +-XML2_LDFLAGS=`$XML2CONFIG --libs` ++XML2_LDFLAGS=`$XML2CONFIG --libs | sed 's|-L/usr/lib||g'` + XML2_CPPFLAGS=`$XML2CONFIG --cflags` + + dnl Extract the version Property changes on: head/databases/pointcloud/files/patch-configure.ac ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property