oops, uncomment BROKEN lines

This commit is contained in:
brad 1999-03-07 03:40:09 +00:00
parent cf24794144
commit 2b3d9e7f10

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 1999/03/07 02:25:55 brad Exp $
# $OpenBSD: Makefile,v 1.12 1999/03/07 03:40:09 brad Exp $
# $FreeBSD: Makefile,v 1.33 1999/02/27 03:09:57 andreas Exp $
DISTNAME= qt-1.42
@ -17,9 +17,9 @@ MASTER_SITES= ftp://ftp.troll.no/qt/source/
#LIB_DEPENDS= MesaGL\\.2\\.:${PORTSDIR}/graphics/MesaGL
#.endif
#.if ( ${MACHINE_ARCH} == "sparc" )
#BROKEN= "Currently doesn't build on sparc due to g++ bug"
#.endif
.if ${MACHINE_ARCH} == "sparc"
BROKEN= "Currently doesn't build on sparc due to g++ bug"
.endif
USE_GMAKE= yes
USE_X11= yes