freebsd-ports/x11-wm/afterstep-stable/files/patch-configure
Antoine Brodin 018b775c5e Unbreak after r450353
Reported by:	pkg-fallout
With hat:	portmgr
2017-09-23 19:40:18 +00:00

11 lines
269 B
Text

--- configure.orig 2013-05-01 13:34:11 UTC
+++ configure
@@ -7660,7 +7660,7 @@ _ACEOF
fi
- export CFLAGS=$gio_saved_cflags
+ export CFLAGS="$gio_saved_cflags"
present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
for l in `echo "$GIOLIB_LIBS"`; do