aboutsummaryrefslogtreecommitdiff
path: root/sysutils/patchelf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/patchelf/Makefile')
-rw-r--r--sysutils/patchelf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/patchelf/Makefile b/sysutils/patchelf/Makefile
index 5890448cd2f5..b1e9c590f4f9 100644
--- a/sysutils/patchelf/Makefile
+++ b/sysutils/patchelf/Makefile
@@ -12,4 +12,6 @@ COMMENT= Utility to modify the dynamic linker
USES= gmake
GNU_CONFIGURE= yes
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>