From 5e495837f7b2dea30010c9ac47a1419db7805480 Mon Sep 17 00:00:00 2001 From: rakuco Date: Sun, 28 Jan 2018 23:16:12 +0000 Subject: Switch to an out-of-source CMake build --- x11/antimicro/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/antimicro/Makefile b/x11/antimicro/Makefile index 4e2280b9390..bf88421aeb7 100644 --- a/x11/antimicro/Makefile +++ b/x11/antimicro/Makefile @@ -22,6 +22,6 @@ LDFLAGS+= -L${LOCALBASE}/lib USE_XORG= x11 xi xtst USE_QT5= core gui linguisttools_build qmake_build buildtools_build widgets network USE_SDL= sdl2 -USES= cmake pkgconfig desktop-file-utils shared-mime-info +USES= cmake:outsource pkgconfig desktop-file-utils shared-mime-info .include -- cgit