diff options
-rw-r--r-- | audio/pulseaudio/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 28ca66126a6..22d5ab73ad4 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.152 2021/01/03 14:58:37 wiz Exp $ +# $NetBSD: Makefile,v 1.153 2021/01/04 22:34:54 wiz Exp $ DISTNAME= pulseaudio-14.0 CATEGORIES= audio @@ -38,9 +38,6 @@ TOOL_DEPENDS+= p5-XML-Parser>=2.31nb1:../../textproc/p5-XML-Parser REPLACE_BASH= shell-completion/bash/pulseaudio git-version-gen REPLACE_BASH= src/utils/pa-info -# backup file has "==" -CHECK_PORTABILITY_SKIP+= configure~ - .include "../../mk/bsd.prefs.mk" # Some tests are incompatible for NetBSD at least |