From a450bb94003614a9baf037f5f4a68218681158d1 Mon Sep 17 00:00:00 2001 From: adamw Date: Tue, 15 Jul 2014 17:14:33 +0000 Subject: Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. --- x11-fonts/fontconfig/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-fonts/fontconfig') diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile index 9aa21c79c6ee..f9a87398110a 100644 --- a/x11-fonts/fontconfig/Makefile +++ b/x11-fonts/fontconfig/Makefile @@ -39,6 +39,8 @@ MAN1PAGES= fc-cache.1 fc-cat.1 fc-list.1 fc-match.1 fc-query.1 fc-scan.1 MAN5PAGES= fonts-conf.5 PORTDOCS= fontconfig-user.html fontconfig-user.pdf fontconfig-user.txt +OPTIONS_DEFINE= DOCS + .include # work around fc-cache crash on arm platform -- cgit