1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

audio/carla: Fix build of audio/lmms by re-adding USE_LDCONFIG.

Last update removed USE_LDCONFIG based on a bad recommendation from portlint.

Also move CONFLICTS_BUILD to the right place.

PR:		256420
Reported by:	rodrigo
This commit is contained in:
Yuri Victorovich 2021-06-04 15:48:58 -07:00
parent 84451ae49b
commit 7620e258ef

View File

@ -1,7 +1,7 @@
PORTNAME= Carla
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
@ -14,8 +14,6 @@ LIB_DEPENDS= liblo.so:audio/liblo \
libsndfile.so:audio/libsndfile
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyliblo>0:audio/py-pyliblo@${PY_FLAVOR}
CONFLICTS_BUILD= rtaudio-* rtmidi-*
USES= compiler:c++11-lib desktop-file-utils gl gmake gnome localbase \
pkgconfig pyqt:5 python:3.4+ qt:5 shared-mime-info shebangfix \
tar:bz2 xorg
@ -24,6 +22,9 @@ USE_GNOME= gtk20 gtk30
USE_QT= core gui widgets buildtools_build
USE_GL= gl
USE_XORG= x11
USE_LDCONFIG= ${PREFIX}/lib/carla
CONFLICTS_BUILD= rtaudio rtmidi
SHEBANG_FILES= data/carla-single data/carla-bridge-lv2-modgui source/native-plugins/resources/* source/frontend/*