diff options
Diffstat (limited to 'textproc/expat2/Makefile')
-rw-r--r-- | textproc/expat2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 4d211683e70b..215dc10c0aa3 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 <bsd.port.mk> |