diff options
author | asami <asami@FreeBSD.org> | 1998-03-21 20:00:26 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-21 20:00:26 +0800 |
commit | 8d0b23286ddc932267ece96b8f1efa392970e68a (patch) | |
tree | 9fccd8943be97f513184520c164e4134ddd140b0 /emulators | |
parent | 855916b5a7778cd039daaff2ad55b01f1e8878d6 (diff) | |
download | freebsd-ports-gnome-8d0b23286ddc932267ece96b8f1efa392970e68a.tar.gz freebsd-ports-gnome-8d0b23286ddc932267ece96b8f1efa392970e68a.tar.zst freebsd-ports-gnome-8d0b23286ddc932267ece96b8f1efa392970e68a.zip |
Remove BROKEN, it's fixed now. (Folks, you can remove these lines if you
believe you fixed the port!)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xzx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index a618cbac7f0a..0703f23c574f 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -3,7 +3,7 @@ # Date created: 13 Nov 1997 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id: Makefile,v 1.3 1998/03/11 07:54:24 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/03/21 02:29:48 asami Exp $ # DISTNAME= xzx-2.4.4 @@ -15,8 +15,6 @@ DISTFILES= xzx-2.4.4-src.tar.gz \ MAINTAINER= axl@iafrica.com -BROKEN= endian.h - USE_IMAKE= yes MAN1= xzx.1 MANCOMPRESSED= yes |