[CFT] editors/emacs to 24.1

Joseph Mingrone jrm at ftfl.ca
Mon Jul 30 19:51:16 UTC 2012


On Mon, Jul 30, 2012 at 4:37 PM, Ashish SHUKLA <ashish at freebsd.org> wrote:
> On Mon, 30 Jul 2012 15:00:25 -0300, Joseph Mingrone <jrm at 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


More information about the freebsd-ports mailing list