diff options
author | asami <asami@FreeBSD.org> | 1998-04-14 10:10:05 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-04-14 10:10:05 +0800 |
commit | 7d0ad76cfb235c4523f73af293ba8cec4942564c (patch) | |
tree | 01ca90e6acd69d4d5c26927d7e21612eea746f9b /net | |
parent | 7b18f067898ee3bd8972c546cf37a0d00c5fc36f (diff) | |
download | freebsd-ports-gnome-7d0ad76cfb235c4523f73af293ba8cec4942564c.tar.gz freebsd-ports-gnome-7d0ad76cfb235c4523f73af293ba8cec4942564c.tar.zst freebsd-ports-gnome-7d0ad76cfb235c4523f73af293ba8cec4942564c.zip |
Unmark this broken, it appears to work for everyone else....
Diffstat (limited to 'net')
-rw-r--r-- | net/scotty/Makefile | 4 | ||||
-rw-r--r-- | net/scotty3/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile index 193fe0e7a4a5..da1ddd708844 100644 --- a/net/scotty/Makefile +++ b/net/scotty/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 diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile index 193fe0e7a4a5..da1ddd708844 100644 --- a/net/scotty3/Makefile +++ b/net/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 |