Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2018 12:38:19 -0300
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org
Cc:        svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r471214 - head/editors/emacs
Message-ID:  <86y3fzltsk.fsf@phe.ftfl.ca>
In-Reply-To: <201805311535.w4VFZb6L055556@repo.freebsd.org> (Joseph Mingrone's message of "Thu, 31 May 2018 15:35:37 %2B0000 (UTC)")
References:  <201805311535.w4VFZb6L055556@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-=
Content-Type: text/plain

Joseph Mingrone <jrm@FreeBSD.org> writes:

> Author: jrm
> Date: Thu May 31 15:35:36 2018
> New Revision: 471214
> URL: https://svnweb.freebsd.org/changeset/ports/471214

> Log:
>   editors/emacs: Fix configure issue when no X toolkit knob is on

> Modified:
>   head/editors/emacs/Makefile   (contents, props changed)

> Modified: head/editors/emacs/Makefile
> ==============================================================================
> --- head/editors/emacs/Makefile	Thu May 31 15:35:18 2018	(r471213)
> +++ head/editors/emacs/Makefile	Thu May 31 15:35:36 2018	(r471214)
> @@ -212,6 +212,11 @@ EMACS_VER=		26.1
>  USES+=	compiler:openmp
>  .endif

> +.if ${FLAVOR:U} != nox && !${PORT_OPTIONS:MMAGICK} && !${PORT_OPTIONS:MMAGICK} \
> +	&& !${PORT_OPTIONS:MMAGICK} && !${PORT_OPTIONS:MMAGICK}
> +CONFIGURE_ARGS+=	--with-x-toolkit=no
> +.endif
> +

Damn.  That's not correct.  Fix coming.

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEEVbCTpybDiFVxIrrVNqQMg7DW754FAlsQFutfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU1
QjA5M0E3MjZDMzg4NTU3MTIyQkFENTM2QTQwQzgzQjBENkVGOUUACgkQNqQMg7DW
75563Q/9Ggy7NmJ6CFf/XU9e38EHCdKtNPet+aIv/Jjtm1ggN0fxRAFHrxkITz/f
H7vAMqZn2zjuh8R/p+lCZ9gYMpHZe8afwSXgQtOh5AXPi4vav9hs3DtwafrMduU6
9Wg6wZ9bbhwdLkWq6SYExamCp6buCZ4nKwkKwbsxP0BqRKfAxsSwEWBrOysRpRBD
DS4Yu//NOShAizpCIhYxxoyJSG7biOXw+FQLvVetUrNpq8QEj/kIMmzcBB3XuV65
3hLWoc2oS7GoQCKv6d+W1IduSJf4xm+3VO1Su5aIWVQ/igMVKVWOTvud0XChG3+S
Pd9EYtu5PIvLSTYM7+AZTrsrH/htsXmaLrBYkjEz2F2tkBp904l3kgRinmL+kp7E
mJId1TgM3dFgwxbdRIiDO+LTq4PNe1w0phhsFGx9ow57Ut2ojZy8OYB1nPJ3jtEB
BjGTLfE48fyjRpnDhCluNgexv/SZgcQa7E4z/fj9Fd6tj/zaYpx9QWlvfCjO4lnV
SijcOeVvGRDZhikTox9H7AJ2mM5IiFqYCr9K0dJ4BG8XTftPVsMkHhNj538iGNng
rhQU/xBzCUbL5w0e6BNJBnd+enRFcylkiPeOWMnVJFYxdbBsT7KlN0za0VeSEyXL
jKnBeWxA5VzxkcVO400r8MDELIQ4sWJigZvH8cIAqHB4ST10aFg=
=cb7u
-----END PGP SIGNATURE-----
--=-=-=--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86y3fzltsk.fsf>