ports/devel/libindicator/files/patch-configure
Antoine Brodin 3e8d776f1f Fix build after base r345349
PR:		236141
2019-03-24 13:33:03 +00:00

11 lines
217 B
Text

--- configure.orig 2012-09-19 15:40:08 UTC
+++ configure
@@ -12141,7 +12141,7 @@ fi
esac
-LIBINDICATOR_LIBS+="$LIBM"
+LIBINDICATOR_LIBS="$LIBINDICATOR_LIBS $LIBM"
##############################
# Custom Junk