diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-07-31 02:37:35 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-07-31 02:37:35 +0000 |
commit | edced9b58c6e4c04fd674d708f7010e77162beeb (patch) | |
tree | df1f6f9b87f595ac3ef20ca33e87410c85d775a0 /audio/alsa-plugins | |
parent | 1ed891dfbed7d4f955841aef995c8b1de4525c14 (diff) | |
download | ports-edced9b58c6e4c04fd674d708f7010e77162beeb.tar.gz ports-edced9b58c6e4c04fd674d708f7010e77162beeb.zip |
Notes
Diffstat (limited to 'audio/alsa-plugins')
-rw-r--r-- | audio/alsa-plugins/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/alsa-plugins/Makefile b/audio/alsa-plugins/Makefile index efc255f9bf1e..4093d7342597 100644 --- a/audio/alsa-plugins/Makefile +++ b/audio/alsa-plugins/Makefile @@ -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 |