aboutsummaryrefslogtreecommitdiff
path: root/misc/linm
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:00:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:00:46 +0000
commitfa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (patch)
tree728a3619568ce38b9188fc0b8717a16a880d52d3 /misc/linm
parentb0dffdff28a18aa92669ae08593f8e26d4128641 (diff)
downloadports-fa4bf2ee1d039ae33718a8286802e7bf7ceb3387.tar.gz
ports-fa4bf2ee1d039ae33718a8286802e7bf7ceb3387.zip
Notes
Diffstat (limited to 'misc/linm')
-rw-r--r--misc/linm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/linm/Makefile b/misc/linm/Makefile
index c11a88a6077b..efd180a1de76 100644
--- a/misc/linm/Makefile
+++ b/misc/linm/Makefile
@@ -26,7 +26,7 @@ INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-OPTIONS_DEFINE= SMB
+OPTIONS_DEFINE= SMB DOCS
.include <bsd.port.options.mk>