From 610ab9d1ea0158c9668e112e8f44a12b7cc12311 Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Fri, 15 Jan 1999 03:01:36 +0000 Subject: [PATCH] Remove the 'BROKEN' line --- games/linuxdoom/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/games/linuxdoom/Makefile b/games/linuxdoom/Makefile index 59e8556257c5..eb5c62a4c457 100644 --- a/games/linuxdoom/Makefile +++ b/games/linuxdoom/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Dec 9 09:42:37 CST 1996 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.6 1998/12/13 08:47:40 asami Exp $ +# $Id: Makefile,v 1.7 1998/12/18 02:13:03 asami Exp $ # DISTNAME= doom-1.8 @@ -17,7 +17,6 @@ MAINTAINER= erich@FreeBSD.org BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib -BROKEN= repository copy USE_XLIB= yes NO_WRKSUBDIR= yes PKGINSTALL= ${WRKDIR}/INSTALL