diff options
author | asami <asami@FreeBSD.org> | 1998-02-25 10:10:53 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-02-25 10:10:53 +0000 |
commit | 1386dbf0cc8fa49aa523b8ccae25a40c74b10a8e (patch) | |
tree | 48e6d44e92fa2824c221df18b9ae8dc5a37660e3 /misc/dotfile | |
parent | 3619cfd35cc7c6730e69f268ed6d3519806f8d37 (diff) | |
download | FreeBSD-ports-1386dbf0cc8fa49aa523b8ccae25a40c74b10a8e.zip FreeBSD-ports-1386dbf0cc8fa49aa523b8ccae25a40c74b10a8e.tar.gz |
Mark this port broken, doesn't package.
Diffstat (limited to 'misc/dotfile')
-rw-r--r-- | misc/dotfile/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index c9c0a4a..237e215 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -3,7 +3,7 @@ # Date created: 11/12/96 # Whom: oly@world.std.com # -# $Id: Makefile,v 1.6 1997/11/22 20:38:23 jseger Exp $ +# $Id: Makefile,v 1.7 1998/02/23 04:09:58 steve Exp $ # DISTNAME= dotfile-2.2 @@ -15,6 +15,8 @@ MAINTAINER= oly@world.std.com LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80 RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 +BROKEN= package + GNU_CONFIGURE= yes MAN1= dotfile.1 |