diff options
Diffstat (limited to 'devel/libxo/Makefile')
-rw-r--r-- | devel/libxo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libxo/Makefile b/devel/libxo/Makefile index 52920e4ae577..7437e8a3cf85 100644 --- a/devel/libxo/Makefile +++ b/devel/libxo/Makefile @@ -17,4 +17,6 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_PERL5= run +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |