Created attachment 144485 [details] always USE_GCC always USE_GCC [I am maintainer, just different e-mail-address in new bugtracker]
redport builds from yesterday: https://redports.org/buildarchive/20140706143300-50102/
Notify maintainer.
Confirming that both e-mail address belong to me.
A commit references this bug: Author: adamw Date: Thu Jul 10 22:29:53 UTC 2014 New revision: 361497 URL: http://svnweb.freebsd.org/changeset/ports/361497 Log: Use gcc on all platforms. PR: 191692 Submitted by: maintainer Changes: head/biology/seqan/Makefile
Committed. I also removed the bsd.port.pre/post.mk now that the ${ARCH} check is removed. I urge you to identify how/if this port can be built with clang. Forcing GCC is often not the optimal solution.
(In reply to Adam Weinberger from comment #5) > Committed. I also removed the bsd.port.pre/post.mk now that the ${ARCH} > check is removed. > > I urge you to identify how/if this port can be built with clang. Forcing GCC > is often not the optimal solution. Version 1.5 or 2.0 will be released in the next months. It has Clang as official target platform, so I expect it will work well.