Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2012 16:51:15 -0300
From:      Joseph Mingrone <jrm@ftfl.ca>
To:        Ashish SHUKLA <ashish@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: [CFT] editors/emacs to 24.1
Message-ID:  <CANRUcdBZdmY8=tROxNORChP5x=jygs%2BpdF%2BsWrp_7jSqAsj15A@mail.gmail.com>
In-Reply-To: <86lii19h10.fsf@chateau.d.if>
References:  <86vchenbsx.fsf@chateau.d.if> <500D3652.2000603@janh.de> <CANRUcdB0D4nG8OWpopGUMMebrX%2Bba4QpMaKRJJ4DJ3AV0tLphQ@mail.gmail.com> <de5270941156b9437068558e50d83248@eumx.net> <CANRUcdDYNnTRm0kHdSNY5YNnu0ymJUJ5FEEmZ=Lco=E=yOYfkg@mail.gmail.com> <86lii19h10.fsf@chateau.d.if>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 30, 2012 at 4:37 PM, Ashish SHUKLA <ashish@freebsd.org> wrote:
> On Mon, 30 Jul 2012 15:00:25 -0300, Joseph Mingrone <jrm@ftfl.ca> said:
>> Ashish, when building with the dbus, gconf and gtk options turned off,
>> emacs still depends on the dbus/gconf2/gtk2 ports.  Is this intended?
>
> No, that's not intended. Could you paste output of following command-lines?
>
> % make -V CONFIGURE_ARGS
> % make -V USE_GNOME
> % make -V BUILD_DEPENDS
> % cat /var/db/ports/emacs/options

% make -V CONFIGURE_ARGS
--localstatedir=/var --with-x-toolkit=athena --without-xaw3d
--with-xft --with-m17n-flt --with-otf --with-imagemagick
--without-gsettings --without-gconf --with-xim --with-sound
--without-dbus --with-xml2 --with-gnutls
--x-libraries=/usr/local/lib --x-includes=/usr/local/include
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}

% make -V USE_GNOME
librsvg2 libxml2

% make -V BUILD_DEPENDS
gmake:/usr/ports/devel/gmake
/usr/local/libdata/pkgconfig/xaw7.pc:/usr/ports/x11-toolkits/libXaw
/usr/local/libdata/pkgconfig/xpm.pc:/usr/ports/x11/libXpm
/usr/local/libdata/pkgconfig/xft.pc:/usr/ports/x11-fonts/libXft
/usr/local/bin/intltool-extract:/usr/ports/textproc/intltool
pkgconf:/usr/ports/devel/pkgconf

cat /var/db/ports/emacs/options
# This file is auto-generated by 'make config'.
# Options for emacs-24.1,2
_OPTIONS_READ=emacs-24.1,2
_FILE_COMPLETE_OPTIONS_LIST=CANNA DBUS GCONF GIF GNUTLS GSETTINGS JPEG
M17N MAGICK OTF PNG SCROLLBARS SOUND SOURCES SVG SYNC_INPUT TIF
F XFT XIM XML XPM GTK2 GTK3 XAW XAW3D MOTIF
OPTIONS_FILE_UNSET+=CANNA
OPTIONS_FILE_UNSET+=DBUS
OPTIONS_FILE_UNSET+=GCONF
OPTIONS_FILE_SET+=GIF
OPTIONS_FILE_SET+=GNUTLS
OPTIONS_FILE_UNSET+=GSETTINGS
OPTIONS_FILE_SET+=JPEG
OPTIONS_FILE_SET+=M17N
OPTIONS_FILE_SET+=MAGICK
OPTIONS_FILE_SET+=OTF
OPTIONS_FILE_SET+=PNG
OPTIONS_FILE_SET+=SCROLLBARS
OPTIONS_FILE_SET+=SOUND
OPTIONS_FILE_SET+=SOURCES
OPTIONS_FILE_SET+=SVG
OPTIONS_FILE_SET+=SYNC_INPUT
OPTIONS_FILE_SET+=TIFF
OPTIONS_FILE_SET+=XFT
OPTIONS_FILE_SET+=XIM
OPTIONS_FILE_SET+=XML
OPTIONS_FILE_SET+=XPM
OPTIONS_FILE_UNSET+=GTK2
OPTIONS_FILE_UNSET+=GTK3
OPTIONS_FILE_SET+=XAW
OPTIONS_FILE_UNSET+=XAW3D
OPTIONS_FILE_UNSET+=MOTIF



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANRUcdBZdmY8=tROxNORChP5x=jygs%2BpdF%2BsWrp_7jSqAsj15A>