- Remove BROKEN line, the conflict between glib and libspectrum is fixed
This commit is contained in:
Rene Ladan
2013-05-04 13:44:22 +00:00
parent 35678e2f71
commit 4f08b1bc2f

View File

@@ -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}