aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/dar
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-10 21:58:28 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-10 21:58:28 +0800
commitb852bd81ffb440eacb3db1de899e98fee3f4103b (patch)
treed8894adebc4f159265b94a17fabf359a7ab2d721 /sysutils/dar
parent591689f7f7301da41e08d95976e1318322254d75 (diff)
downloadfreebsd-ports-gnome-b852bd81ffb440eacb3db1de899e98fee3f4103b.tar.gz
freebsd-ports-gnome-b852bd81ffb440eacb3db1de899e98fee3f4103b.tar.zst
freebsd-ports-gnome-b852bd81ffb440eacb3db1de899e98fee3f4103b.zip
Define DOCS in OPTIONS_DEFINE.
Diffstat (limited to 'sysutils/dar')
-rw-r--r--sysutils/dar/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile
index dd5fc181efdc..d21a42abac70 100644
--- a/sysutils/dar/Makefile
+++ b/sysutils/dar/Makefile
@@ -18,6 +18,8 @@ CONFIGURE_ARGS= --disable-build-html --datadir=${DATADIR} --disable-upx
CPPFLAGS+= -DHAVE_DECL_GETOPT=0
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}