From e1bfdfbe5665c963621e06f6bbfbbc2c000a804e Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 10 Sep 2018 13:14:50 +0000 Subject: Add DOCS options to ports that should have one. Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine --- emulators/nestopia/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emulators/nestopia') diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index f8f3951c5628..630c85814018 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -24,4 +24,6 @@ USE_GNOME= cairo gdkpixbuf2 gtk30 USE_SDL= sdl2 INSTALLS_ICONS= yes +OPTIONS_DEFINE= DOCS + .include -- cgit v1.2.3