Created attachment 153172 [details] bash-pkgname.diff Ports should not change their pkgname depending on options. With this, shells/bash will be called bash, and shells/bash-static will be called bash-static.
Auto-assigned to maintainer ehaupt@FreeBSD.org
Committed, thanks!
A commit references this bug: Author: ehaupt Date: Thu Feb 19 15:59:56 UTC 2015 New revision: 379349 URL: https://svnweb.freebsd.org/changeset/ports/379349 Log: Ports should not change their pkgname depending on options. Change the way how the slave port is handled. PR: 197818 Submitted by: mat Changes: head/shells/bash/Makefile head/shells/bash-static/Makefile