diff options
Diffstat (limited to 'x11-toolkits/gtkextra2/Makefile')
-rw-r--r-- | x11-toolkits/gtkextra2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/gtkextra2/Makefile b/x11-toolkits/gtkextra2/Makefile index 1afb3072fcd2..5f7f7ca597a8 100644 --- a/x11-toolkits/gtkextra2/Makefile +++ b/x11-toolkits/gtkextra2/Makefile @@ -24,6 +24,9 @@ DOCSDIR= ${PREFIX}/share/doc/gtkextra2 PORTDOCS= * NO_STAGE= yes + +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-patch: |