aboutsummaryrefslogtreecommitdiff
path: root/audio/bristol
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-12-26 14:15:44 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-12-26 14:15:44 +0000
commit694744f97517f9d0c44d6f6409fbd03909ba117c (patch)
tree8f13cc6bc9ea25ca5b6050c7d59cdcbacf02dfd7 /audio/bristol
parent48a1bcdae32ea217736d02cab3013a5b61332038 (diff)
downloadports-694744f97517f9d0c44d6f6409fbd03909ba117c.tar.gz
ports-694744f97517f9d0c44d6f6409fbd03909ba117c.zip
- Add CPE info
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=488390
Diffstat (limited to 'audio/bristol')
-rw-r--r--audio/bristol/Makefile3
1 files changed, 2 insertions, 1 deletions
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 \