diff options
Diffstat (limited to 'comms/multimon-ng/Makefile')
-rw-r--r-- | comms/multimon-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/multimon-ng/Makefile b/comms/multimon-ng/Makefile index 3e531564a22a..9c4ccc2678ed 100644 --- a/comms/multimon-ng/Makefile +++ b/comms/multimon-ng/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= EliasOenal -USES= cmake +USES= cmake:insource OPTIONS_DEFINE= PULSEAUDIO X11 |