On Jul 29, 2016, at 11:11 PM, [email protected] wrote:
> 
> Revision
> 150851
> Author
> [email protected]
> Date
> 2016-07-29 21:11:56 -0700 (Fri, 29 Jul 2016)
> Log Message
> 
> GNOME-3/unstable: gdm, update to version 3.21.4, configure fails due to want 
> of libsystemd.


> Modified: 
> users/devans/GNOME-3/unstable/dports/gnome/gdm/files/patch-configure.ac.diff 
> (150850 => 150851)


>  -if test -x /usr/X11/bin/Xserver; then
> 
> -+if test -x @MP_PREFIX@/bin/Xquartz; then
> -+   X_PATH="@MP_PREFIX@/bin"
> -+   X_SERVER_PATH="@MP_PREFIX@/bin"
> -+   X_SERVER="@MP_PREFIX@/bin/Xquartz"
> 
> ++if test -x /opt/local/bin/Xquartz; then
> ++   X_PATH="/opt/local/bin"
> ++   X_SERVER_PATH="/opt/local/bin"
> ++   X_SERVER="/opt/local/bin/Xquartz"
> 
>  +   X_CONFIG_OPTIONS="-audit 0"

Perhaps an unintentional change?

_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to