If you have "path" (lower case) variable defined, and try to compile graphics/liblqr-1, you get this error: /usr/local/kde4/bin: file not recognized: File format not recognized Unsetting (unsetenv path) solves. This means some problem with preexisting environment variables. Note: I had this problem with other ports, but it was solved. How-To-Repeat: setenv path '/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin /root/bin /usr/X11R6/bin /usr/local/kde4/bin' root:[136] cd /usr/ports/graphics/liblqr-1 root:[137] make
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Fixed. Thanks for report!