aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2010-10-21 21:40:14 +0000
committerJuergen Lock <nox@FreeBSD.org>2010-10-21 21:40:14 +0000
commit23c5fadb8b7216b5757e915f1215b9103cda0473 (patch)
tree46f9ad9baa16b70ba364b8f245f883c230493ead /emulators
parent893c707955a3839d9ee9ae0b35a23f6268b62279 (diff)
downloadports-23c5fadb8b7216b5757e915f1215b9103cda0473.tar.gz
ports-23c5fadb8b7216b5757e915f1215b9103cda0473.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu-devel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index 7e4cfaf2d5f6..a067b3a12478 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -85,7 +85,6 @@ RUN_DEPENDS+= ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba34
.if defined(NOPORTDOCS)
MAKE_ARGS+= NOPORTDOCS=${NOPORTDOCS}
-CONFIGURE_ARGS+= --disable-docs
.else
BUILD_DEPENDS+= texi2html:${PORTSDIR}/textproc/texi2html
.endif