diff options
author | asami <asami@FreeBSD.org> | 1998-04-14 02:10:05 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-04-14 02:10:05 +0000 |
commit | 7d0ad76cfb235c4523f73af293ba8cec4942564c (patch) | |
tree | 01ca90e6acd69d4d5c26927d7e21612eea746f9b /net-mgmt/scotty3 | |
parent | 7b18f067898ee3bd8972c546cf37a0d00c5fc36f (diff) | |
download | FreeBSD-ports-7d0ad76cfb235c4523f73af293ba8cec4942564c.zip FreeBSD-ports-7d0ad76cfb235c4523f73af293ba8cec4942564c.tar.gz |
Unmark this broken, it appears to work for everyone else....
Diffstat (limited to 'net-mgmt/scotty3')
-rw-r--r-- | net-mgmt/scotty3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index 193fe0e..da1ddd70 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Februar 1995 # Whom: Gennady Sorokopud <gena@netvision.net.il> # -# $Id: Makefile,v 1.25 1998/03/04 08:25:10 asami Exp $ +# $Id: Makefile,v 1.26 1998/03/21 12:44:08 asami Exp $ # DISTNAME= scotty-2.1.8 @@ -19,8 +19,6 @@ CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \ --with-tk-config=/usr/local/lib/tk8.0 -BROKEN= install - WRKSRC=${WRKDIR}/${DISTNAME}/unix MAN1= tkined.1 scotty.1 MAN8= ntping.8 straps.8 |