diff options
| author | John Hein <jcfyecrayz@liamekaens.com> | 2021-12-29 09:45:45 +0100 |
|---|---|---|
| committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-12-29 09:47:29 +0100 |
| commit | 1996f8415cf47c9c7dd1ff3197d7fd0f57a23700 (patch) | |
| tree | 29875b90a4396add0bcab078475c4c719caa974e /audio/alsa-utils/files/patch-alsactl_Makefile.am | |
| parent | print/pdftk: update to 3.3.2 (diff) | |
audio/alsa-utils: fix MANPAGES option
* MANPAGES off still installed them
* Installed xmlto broke build
PR: 260268
Reported by: jcfyecrayz@liamekaens.com
Diffstat (limited to 'audio/alsa-utils/files/patch-alsactl_Makefile.am')
| -rw-r--r-- | audio/alsa-utils/files/patch-alsactl_Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/audio/alsa-utils/files/patch-alsactl_Makefile.am b/audio/alsa-utils/files/patch-alsactl_Makefile.am deleted file mode 100644 index 43e54d03abe3..000000000000 --- a/audio/alsa-utils/files/patch-alsactl_Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ ---- alsactl/Makefile.am.orig 2020-02-19 12:02:10 UTC -+++ alsactl/Makefile.am -@@ -66,4 +66,4 @@ CLEANFILES = \ - 90-alsa-restore.rules - - %.7: %.xml -- xmlto man $? -+ $(xmlto) man $? |
