diff options
-rw-r--r-- | net-mgmt/scotty3/Makefile | 5 | ||||
-rw-r--r-- | net/scotty/Makefile | 5 | ||||
-rw-r--r-- | net/scotty3/Makefile | 5 |
3 files changed, 12 insertions, 3 deletions
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index d9a938a53526..193fe0e7a4a5 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.24 1998/02/18 01:10:40 asami Exp $ +# $Id: Makefile,v 1.25 1998/03/04 08:25:10 asami Exp $ # DISTNAME= scotty-2.1.8 @@ -18,6 +18,9 @@ GNU_CONFIGURE= yes 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/scotty/Makefile b/net/scotty/Makefile index d9a938a53526..193fe0e7a4a5 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.24 1998/02/18 01:10:40 asami Exp $ +# $Id: Makefile,v 1.25 1998/03/04 08:25:10 asami Exp $ # DISTNAME= scotty-2.1.8 @@ -18,6 +18,9 @@ GNU_CONFIGURE= yes 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 d9a938a53526..193fe0e7a4a5 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.24 1998/02/18 01:10:40 asami Exp $ +# $Id: Makefile,v 1.25 1998/03/04 08:25:10 asami Exp $ # DISTNAME= scotty-2.1.8 @@ -18,6 +18,9 @@ GNU_CONFIGURE= yes 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 |