diff options
Diffstat (limited to 'graphics/atril/Makefile')
-rw-r--r-- | graphics/atril/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile index 130f8ab688a6..c99898a19e8f 100644 --- a/graphics/atril/Makefile +++ b/graphics/atril/Makefile @@ -43,8 +43,10 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+=--disable-thumbnailer \ --without-matedesktop \ --disable-previewer +CONFLICTS_INSTALL= atril .else USE_MATE+= desktop +CONFLICTS_INSTALL= atril-lite .endif GLIB_SCHEMAS= org.mate.Atril.gschema.xml |