svn commit: r341274 - head/emulators/qemu

John Marino marino at FreeBSD.org
Sun Jan 26 20:19:19 UTC 2014


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} == ""


More information about the svn-ports-all mailing list