[Bug 226083] editors/emacs: FLAVOR not honored by portupgrade

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 21 04:16:38 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226083

            Bug ID: 226083
           Summary: editors/emacs: FLAVOR not honored by portupgrade
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: emacs at FreeBSD.org
          Reporter: terry-freebsd at glaver.org
             Flags: maintainer-feedback?(emacs at FreeBSD.org)
          Assignee: emacs at FreeBSD.org

I installed emacs with "cd /usr/ports/editors/emacs; make FLAVOR=nox install"
and also have "DEFAULT_VERSIONS+=emacs=nox" in /etc/make.conf. The only options
set in the emacs port are SOURCES and KQUEUE.

However, doing a subsequent "portupgrade -f emacs-nox" proceeds to (apparently)
build the regular (not "nox") flavor, as over a dozen X-related ports were
built and installed before the build paused to ask me to select config options
for graphics_gdk-pixbuf2. At that point I ^C'd the build and proceeded to clean
up the leftover mess.

My local ports tree is at r462474, kernel+world is at r329696 (11-STABLE,
amd64)

P.S. Isn't FLAVOR=nox redundant with OPTIONS_FILE_UNSET+=X11 (and friends)?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list