From 948003fb4bb86272fc57bfbd52ce97ff3acf41d5 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 11 Sep 2018 00:49:48 +0200 Subject: [PATCH] textproc/expat2: sync with upstream Taken from: HardenedBSD --- textproc/expat2/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 4d211683e70..215dc10c0aa 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -19,4 +19,6 @@ USE_LDCONFIG= yes CONFIGURE_ARGS= --without-docbook INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS + .include