diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-09-15 16:20:35 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-09-15 16:20:35 +0000 |
commit | 961850ad430a4c769fdf4cc479472446063645f8 (patch) | |
tree | 53bdf17a59f173e9ad40542f82de234cd3f30f33 /audio/pulseaudio | |
parent | 7450130c23cfe76519be8bad69274566c64dc091 (diff) | |
download | ports-961850ad430a4c769fdf4cc479472446063645f8.tar.gz ports-961850ad430a4c769fdf4cc479472446063645f8.zip |
Notes
Diffstat (limited to 'audio/pulseaudio')
-rw-r--r-- | audio/pulseaudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 02db0a35d6ae..2999db890da9 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -72,7 +72,7 @@ GSETTINGS_VARS= GLIB_SCHEMAS=org.freedesktop.pulseaudio.gschema.xml SIMD_CONFIGURE_ENABLE= orc SIMD_LIB_DEPENDS= liborc-0.4.so:devel/orc TEST_TEST_TARGET= check -TEST_CONFIGURE_ENABLE= default-build-tests +TEST_CONFIGURE_ENABLE= tests default-build-tests TEST_BUILD_DEPENDS= check>0:devel/check OPTIONS_GROUP= AUDIO |