ports/73718: x11/xterm tries to chmod a nonexistent file

Pav Lucistnik pav at FreeBSD.org
Wed Nov 10 00:09:17 UTC 2004


Synopsis: x11/xterm tries to chmod a nonexistent file

State-Changed-From-To: open->closed
State-Changed-By: pav
State-Changed-When: Wed Nov 10 00:07:56 GMT 2004
State-Changed-Why: 
You can't pass CONFIGURE_ARGS like this! You overrided
standard configure arguments, for example --prefix, which lead
to installation to /usr/local instead of /usr/X11R6 :

install -c -s -o root -g wheel -m 555 -m 755   xterm /usr/local/bin/xterm-static
                                                     ^^^^^^^^^^

I'd suggest to edit a Makefile and modifying CONFIGURE_ARGS+= line
to suit your needs.

http://www.freebsd.org/cgi/query-pr.cgi?pr=73718



More information about the freebsd-ports-bugs mailing list