mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add CPE info
Approved by: portmgr blanket
This commit is contained in:
parent
48a1bcdae3
commit
694744f975
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488390
1 changed files with 2 additions and 1 deletions
|
@ -15,11 +15,12 @@ LICENSE= GPLv2
|
||||||
LIB_DEPENDS= libjack.so:audio/jack \
|
LIB_DEPENDS= libjack.so:audio/jack \
|
||||||
libfluidsynth.so:audio/fluidsynth
|
libfluidsynth.so:audio/fluidsynth
|
||||||
|
|
||||||
USES= libtool
|
USES= cpe libtool
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
QT_COMPONENTS= gui qmake_build moc_build uic_build rcc_build linguist_build
|
QT_COMPONENTS= gui qmake_build moc_build uic_build rcc_build linguist_build
|
||||||
|
CPE_VENDOR= nick_copeland
|
||||||
|
|
||||||
CONFIGURE_ARGS+= --disable-alsa --enable-oss \
|
CONFIGURE_ARGS+= --disable-alsa --enable-oss \
|
||||||
--enable-jack-default-audio \
|
--enable-jack-default-audio \
|
||||||
|
|
Loading…
Add table
Reference in a new issue