From 694744f97517f9d0c44d6f6409fbd03909ba117c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 26 Dec 2018 14:15:44 +0000 Subject: [PATCH] - Add CPE info Approved by: portmgr blanket --- audio/bristol/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/bristol/Makefile b/audio/bristol/Makefile index a52ba86a6e97..2202df1b53fc 100644 --- a/audio/bristol/Makefile +++ b/audio/bristol/Makefile @@ -15,11 +15,12 @@ LICENSE= GPLv2 LIB_DEPENDS= libjack.so:audio/jack \ libfluidsynth.so:audio/fluidsynth -USES= libtool +USES= cpe libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip QT_COMPONENTS= gui qmake_build moc_build uic_build rcc_build linguist_build +CPE_VENDOR= nick_copeland CONFIGURE_ARGS+= --disable-alsa --enable-oss \ --enable-jack-default-audio \