Index: emulators/qemu-devel/Makefile =================================================================== RCS file: /a/.csup/ports/emulators/qemu-devel/Makefile,v retrieving revision 1.128 diff -u -p -r1.128 Makefile --- emulators/qemu-devel/Makefile 13 Oct 2011 19:08:30 -0000 1.128 +++ emulators/qemu-devel/Makefile 21 Oct 2011 03:40:20 -0000 @@ -140,7 +161,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/qemu/se .endif .if defined(NOPORTDOCS) -MAKE_ARGS+= NOPORTDOCS=${NOPORTDOCS} +MAKE_ARGS+= NOPORTDOCS=1 .else BUILD_DEPENDS+= texi2html:${PORTSDIR}/textproc/texi2html .endif