Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2014 20:19:19 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341274 - head/emulators/qemu
Message-ID:  <201401262019.s0QKJJY4013395@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sun Jan 26 20:19:18 2014
New Revision: 341274
URL: http://svnweb.freebsd.org/changeset/ports/341274
QAT: https://qat.redports.org/buildarchive/r341274/

Log:
  emulators/qemu: Remove extraneous ".else" from previous commit

Modified:
  head/emulators/qemu/Makefile

Modified: head/emulators/qemu/Makefile
==============================================================================
--- head/emulators/qemu/Makefile	Sun Jan 26 20:15:41 2014	(r341273)
+++ head/emulators/qemu/Makefile	Sun Jan 26 20:19:18 2014	(r341274)
@@ -94,7 +94,6 @@ CONFIGURE_ARGS+=	--disable-kqemu
 BUILD_DEPENDS+=	texi2html:${PORTSDIR}/textproc/texi2html
 .else
 MAKE_ARGS+=	NOPORTDOCS=1
-.else
 .endif
 
 .if !defined(STRIP) || ${STRIP} == ""



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401262019.s0QKJJY4013395>