Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2013 13:44:22 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317315 - head/emulators/fuse
Message-ID:  <201305041344.r44DiMhu088859@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sat May  4 13:44:22 2013
New Revision: 317315
URL: http://svnweb.freebsd.org/changeset/ports/317315

Log:
  - Adopt
  - Remove BROKEN line, the conflict between glib and libspectrum is fixed

Modified:
  head/emulators/fuse/Makefile

Modified: head/emulators/fuse/Makefile
==============================================================================
--- head/emulators/fuse/Makefile	Sat May  4 13:43:23 2013	(r317314)
+++ head/emulators/fuse/Makefile	Sat May  4 13:44:22 2013	(r317315)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	rene@FreeBSD.org
 COMMENT=	Free Unix (Sinclair ZX-)Spectrum Emulator
 
 LICENSE=	GPLv2
@@ -30,8 +30,6 @@ OPTIONS_DEFAULT=	SAMPLERATE
 AO_DESC=	Use libao for audio output
 SAMPLERATE_DESC=	Better beeper sound quality
 
-BROKEN=		does not build (presumably after recent glib update)
-
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MAO}



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