Date: Wed, 31 Jul 2019 02:37:35 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507691 - head/audio/alsa-plugins Message-ID: <201907310237.x6V2bZgf059599@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Jul 31 02:37:35 2019 New Revision: 507691 URL: https://svnweb.freebsd.org/changeset/ports/507691 Log: audio/alsa-plugins: drop unnecessary newline after r505839 - Wasn't approved i.e., explicitly requested to not add it - portlint style frequently changes and isn't mandatory to follow - Newline here is dubious compared to putting USE/USES at the top of the section for better visibility Modified: head/audio/alsa-plugins/Makefile (contents, props changed) Modified: head/audio/alsa-plugins/Makefile ============================================================================== --- head/audio/alsa-plugins/Makefile Wed Jul 31 01:27:54 2019 (r507690) +++ head/audio/alsa-plugins/Makefile Wed Jul 31 02:37:35 2019 (r507691) @@ -16,7 +16,6 @@ LICENSE= LGPL21+ LIB_DEPENDS= libasound.so:audio/alsa-lib USES= alias libtool:keepla localbase pkgconfig tar:bzip2 - GNU_CONFIGURE= yes EXTRA_PATCHES+= ${FILESDIR}/alsa-plugins.patch INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907310237.x6V2bZgf059599>