diff options
author | jmz <jmz@FreeBSD.org> | 1999-01-15 11:01:36 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1999-01-15 11:01:36 +0800 |
commit | b1d936c54bd19e8d1270ac71f50063e4eaa0ab6b (patch) | |
tree | f2b22c6a26a6c1c880d0ba7d2e8d6e832a260308 /games | |
parent | 187813d49d768d5ac26324b74016fb604f228066 (diff) | |
download | freebsd-ports-gnome-b1d936c54bd19e8d1270ac71f50063e4eaa0ab6b.tar.gz freebsd-ports-gnome-b1d936c54bd19e8d1270ac71f50063e4eaa0ab6b.tar.zst freebsd-ports-gnome-b1d936c54bd19e8d1270ac71f50063e4eaa0ab6b.zip |
Remove the 'BROKEN' line
Diffstat (limited to 'games')
-rw-r--r-- | games/linuxdoom/Makefile | 3 |
1 files changed, 1 insertions, 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 |