ports/146979: editors/emacs configuration ignores "-D WITHOUT_X11"
Paul Hoffman
phoffman at proper.com
Tue May 25 22:20:01 UTC 2010
>Number: 146979
>Category: ports
>Synopsis: editors/emacs configuration ignores "-D WITHOUT_X11"
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue May 25 22:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Paul Hoffman
>Release: 8.0
>Organization:
>Environment:
FreeBSD lab.proper.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 16:02:27 UTC 2010 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
In a fresh editors/emacs, 'make -D WITHOUT_X11' still shows X11 as selected in the initial configurations screen. Even if you deselect it, a bunch of related options are still selected. It seems that the Makefile is somewhat busted in that command-line options are ignored for the configuration. I would think that -D WITHOUT_X11 would cause the following options to be set to OFF: GCONF, GIF, GTK2, JPEG, M17N, MOTIF, OTF, PNG, SOUND, SVG, TIFF, X11, XAW, XAW3D, XFT, XIM, and XPM. (That's a guess, I could have over-added there.)
I'm no Makefile expert, so I don't know how to fix this, but it seems completely wrong that specifying a make variable is ignored in the configuration.
>How-To-Repeat:
cd /usr/ports/editors/emacs; make -D WITHOUT_X11
See that X11 is selected in the configuration.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list