[150851] users/devans/GNOME-3/unstable/dports/gnome/gdm
Ryan Schmidt
ryandesign at macports.org
Thu Aug 11 23:35:16 PDT 2016
On Jul 29, 2016, at 11:11 PM, devans at macports.org wrote:
>
> Revision
> 150851
> Author
> devans at macports.org
> 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?
More information about the macports-dev
mailing list