From aa560a300b9f0464a737f96bf949d0f9186fde96 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 18 May 2003 09:41:11 +0000 Subject: BROKEN on 5.1: does not compile --- games/xdeblock/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'games/xdeblock') diff --git a/games/xdeblock/Makefile b/games/xdeblock/Makefile index 763483038437..d354cb0fd143 100644 --- a/games/xdeblock/Makefile +++ b/games/xdeblock/Makefile @@ -14,6 +14,12 @@ DISTFILES= ${PORTNAME}.tgz MAINTAINER= nakai@FreeBSD.org COMMENT= Block action game +.include + +.if ${OSVERSION} >= 500113 +BROKEN= "Does not compile" +.endif + WRKSRC= ${WRKDIR}/xdeblo_v1.0 USE_IMAKE= yes USE_XPM= yes @@ -28,4 +34,4 @@ do-install: ${CHMOD} 777 ${PREFIX}/lib/X11/xdeblock/mapf ${INSTALL_DATA} ${WRKSRC}/mapf/*.txt ${PREFIX}/lib/X11/xdeblock/mapf -.include +.include -- cgit v1.2.3